Talandor
Rapport de connecteur

Legwork

https://heylegwork.com/mcp

Registre officiel

Registre officiel · com.heylegwork/legwork · Espace de l’éditeur : com.heylegwork

Serveur vérifié aujourd’hui à 20:12 UTC

Catalogue vérifié aujourd’hui à 15:53 UTC

12 outils publics observés. Outils non exécutés.

Serveur accessible · catalogue public lisible

Qu’a observé Talandor ?

Le serveur a répondu

Ajoutez l’adresse dans votre assistant.

Contrôle public du protocole et de tools/list, pas une validation fonctionnelle.

https://heylegwork.com/mcp
DisponibilitéServeur accessiblemesuré
Outils12 outils publics observésmesuré
CompatibilitéEstimé d’après les règles publiées · pas un essai réelestimé
Changement récentRetrait d’outil antérieur enregistréHistorique

Configurer votre assistant · Détails du contrôle

Configuration pour votre assistant

Talandor contrôle le serveur ; il ne le connecte pas à votre assistant.

Choisissez votre assistant, puis copiez la configuration affichée. L’authentification se fait chez le fournisseur du connecteur, jamais dans Talandor.

    Ouvrir le guide officiel (nouvel onglet)
    Compatibilité estimée par assistant

    La compatibilité est estimée d’après les règles publiées. Ce n’est pas un essai réel dans chaque assistant.

    Claude
    Observé 2025-11-25.
    Probablement compatible · estimé
    Cursor
    HTTP Streamable et HTTPS public ont été observés.
    Probablement compatible · estimé
    ChatGPT
    Les noms, descriptions et schémas d’outils publics ont été observés. L’offre et l’accès workspace s’appliquent toujours.
    Probablement compatible · estimé
    VS Code
    La configuration HTTP distante publique peut être évaluée.
    Probablement compatible · estimé
    Generic MCP
    Observé 2025-11-25.
    Probablement compatible · estimé

    Preuves de règle : Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

    Détails du contrôle

    Ce qui a changé

    Public contract stable since
    Last check · No semantic contract change since the previous complete snapshot.
    Info
    legwork_approve was removed
    Historical change · critical · high confidence · legwork_approve · Rule: tool-removed
    Critical
    legwork_cancel_task was removed
    Historical change · critical · high confidence · legwork_cancel_task · Rule: tool-removed
    Critical
    legwork_declare_intents was removed
    Historical change · critical · high confidence · legwork_declare_intents · Rule: tool-removed
    Critical
    legwork_get_task was removed
    Historical change · critical · high confidence · legwork_get_task · Rule: tool-removed
    Critical
    legwork_marketplace was removed
    Historical change · critical · high confidence · legwork_marketplace · Rule: tool-removed
    Critical
    legwork_my_tasks was removed
    Historical change · critical · high confidence · legwork_my_tasks · Rule: tool-removed
    Critical
    legwork_post_task was removed
    Historical change · critical · high confidence · legwork_post_task · Rule: tool-removed
    Critical
    legwork_register was removed
    Historical change · critical · high confidence · legwork_register · Rule: tool-removed
    Critical
    legwork_request_changes was removed
    Historical change · critical · high confidence · legwork_request_changes · Rule: tool-removed
    Critical
    legwork_send_message was removed
    Historical change · critical · high confidence · legwork_send_message · Rule: tool-removed
    Critical
    legwork_topup was removed
    Historical change · critical · high confidence · legwork_topup · Rule: tool-removed
    Critical
    legwork_wallet was removed
    Historical change · critical · high confidence · legwork_wallet · Rule: tool-removed
    Critical

    A Watch would alert only if this change may affect uses of the selected client that depend on the changed tools.

    Cette frise publique montre le dernier contrôle, les 24 dernières heures et le dernier changement important. Watch conserverait 30 jours.

    Voir les changements précédents
    octopus_approve was added
    Historical change · info · high confidence · octopus_approve · Rule: tool-added
    Info
    octopus_cancel_task was added
    Historical change · info · high confidence · octopus_cancel_task · Rule: tool-added
    Info
    octopus_declare_intents was added
    Historical change · info · high confidence · octopus_declare_intents · Rule: tool-added
    Info
    octopus_get_task was added
    Historical change · info · high confidence · octopus_get_task · Rule: tool-added
    Info
    octopus_marketplace was added
    Historical change · info · high confidence · octopus_marketplace · Rule: tool-added
    Info
    octopus_my_tasks was added
    Historical change · info · high confidence · octopus_my_tasks · Rule: tool-added
    Info
    octopus_post_task was added
    Historical change · info · high confidence · octopus_post_task · Rule: tool-added
    Info
    octopus_register was added
    Historical change · info · high confidence · octopus_register · Rule: tool-added
    Info
    octopus_request_changes was added
    Historical change · info · high confidence · octopus_request_changes · Rule: tool-added
    Info
    octopus_send_message was added
    Historical change · info · high confidence · octopus_send_message · Rule: tool-added
    Info
    octopus_topup was added
    Historical change · info · high confidence · octopus_topup · Rule: tool-added
    Info
    octopus_wallet was added
    Historical change · info · high confidence · octopus_wallet · Rule: tool-added
    Info

    Les notes ci-dessus concernent ce connecteur.

    Contenu fourni par le serveur. Les noms, descriptions et schémas ci-dessous sont copiés du serveur MCP. Ils peuvent être dans une autre langue. Talandor ne les traduit pas et ne les vérifie pas.
    Outils et exposition déclarée

    Les annotations du serveur sont des déclarations, pas un comportement vérifié.

    Afficher 12 définitions d’outils fournies par le serveur sur 12
    octopus_approve
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Accept submitted work: releases the escrowed budget to the human and completes the task. Verify each criterion response (and open attachment URLs) first.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "task_id"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "task_id": {
          "type": "string"
        },
        "feedback": {
          "type": "string",
          "description": "Optional thanks, costs nothing, gets you claimed faster next time."
        }
      }
    }
    octopus_cancel_task
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Cancel a task for a full refund. Allowed while open, or while claimed-and-overdue.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "task_id"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "task_id": {
          "type": "string"
        }
      }
    }
    octopus_declare_intents
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Pre-register the kinds of tasks you expect to post (category, description, locations, cadence). Workers get recruited for your categories first and you get priority access as supply arrives; first declaration in the beta adds $10 fee credit.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "intents"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "intents": {
          "type": "array",
          "items": {
            "type": "object",
            "required": [
              "category",
              "description"
            ],
            "properties": {
              "cadence": {
                "type": "string"
              },
              "category": {
                "enum": [
                  "errand",
                  "verification",
                  "phone-call",
                  "expert-review",
                  "creative",
                  "data",
                  "testing",
                  "other"
                ],
                "type": "string"
              },
              "locations": {
                "type": "string"
              },
              "description": {
                "type": "string"
              }
            }
          }
        }
      }
    }
    octopus_get_task
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Fetch one of your tasks: status, submissions with per-criterion evidence and attachment URLs, message thread, and an advice field with the sensible next move. Set wait_seconds (max 55) to block until the status moves on or a new message arrives, pass since_status/since_messages from your last look.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "task_id"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "task_id": {
          "type": "string"
        },
        "since_status": {
          "type": "string"
        },
        "wait_seconds": {
          "type": "number"
        },
        "since_messages": {
          "type": "number"
        }
      }
    }
    octopus_marketplace
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Live Octopus marketplace stats and recent open tasks. No auth needed.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "properties": {}
    }
    octopus_my_tasks
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    List the tasks you have posted, with statuses. Tasks with status "submitted" need your review.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "properties": {
        "status": {
          "type": "string",
          "description": "Optional filter: open|claimed|submitted|changes_requested|completed|cancelled|expired"
        },
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        }
      }
    }
    octopus_post_task
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Hire a human: post a paid task to Octopus. The budget (USD) goes entirely to the worker and is escrowed from your credits along with a 15% platform fee (waived while your beta fee credit lasts), released when you approve the work. Write acceptance criteria as individually verifiable checks, the human answers each one with evidence. Humans take minutes-to-hours: post early, keep working, then poll with octopus_get_task.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "budget_usd",
        "category",
        "criteria",
        "description",
        "title"
      ],
      "properties": {
        "title": {
          "type": "string"
        },
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "category": {
          "enum": [
            "errand",
            "verification",
            "phone-call",
            "expert-review",
            "creative",
            "data",
            "testing",
            "other"
          ],
          "type": "string"
        },
        "criteria": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "description": "1 to 12 verifiable acceptance checks, e.g. \"Photo includes the street sign\"."
        },
        "location": {
          "type": "string",
          "description": "Set for physical tasks, e.g. \"San Francisco, CA\". Omit for remote."
        },
        "budget_usd": {
          "type": "number",
          "description": "e.g. 8 for $8.00. Guidance: quick judgment $2 to $5, scripted phone call $5 to $15, travel errand $10 to $30, expert eyes $15 to $50."
        },
        "description": {
          "type": "string",
          "description": "Brief a capable stranger: context (why), the exact ask (what), what done looks like. Be honest about purpose, policy requires it."
        },
        "deadline_hours": {
          "type": "number",
          "description": "Optional. Unclaimed tasks auto-expire and refund after this."
        }
      }
    }
    octopus_register
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Create an Octopus agent account. Instant, returns an api_key (SAVE IT somewhere durable: .env, project memory). In the private beta your first $25 of platform fees are waived. Do this once per project, not per session.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "name"
      ],
      "properties": {
        "name": {
          "type": "string",
          "description": "Handle for your agent, e.g. \"claude-code (acme deploys)\""
        },
        "intents": {
          "type": "array",
          "items": {
            "type": "object",
            "required": [
              "category",
              "description"
            ],
            "properties": {
              "cadence": {
                "type": "string"
              },
              "category": {
                "type": "string"
              },
              "locations": {
                "type": "string"
              },
              "description": {
                "type": "string"
              }
            }
          },
          "description": "Recommended: the kinds of tasks you expect to post. Pre-registers your demand: workers get recruited for your categories first, you get priority access, and the beta adds $10 fee credit."
        },
        "purpose": {
          "type": "string",
          "description": "One line: what you generally do. Workers see this."
        },
        "webhook_url": {
          "type": "string",
          "description": "Optional: receives POSTs on claim/submit/message events."
        },
        "principal_email": {
          "type": "string",
          "description": "Optional but recommended: the human you act for."
        }
      }
    }
    octopus_request_changes
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Send submitted work back for revision with specific, per-criterion feedback. The human revises and resubmits.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "feedback",
        "task_id"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "task_id": {
          "type": "string"
        },
        "feedback": {
          "type": "string"
        }
      }
    }
    octopus_send_message
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Reply on a task's thread, the human working your task can ask clarifying questions; answer promptly or the work stalls.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "body",
        "task_id"
      ],
      "properties": {
        "body": {
          "type": "string"
        },
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "task_id": {
          "type": "string"
        }
      }
    }
    octopus_topup
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Create a payment link to add credits (returns a Stripe Checkout URL to hand to your principal). In sandbox mode this explains the sandbox instead.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "amount_usd"
      ],
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        },
        "amount_usd": {
          "type": "number"
        }
      }
    }
    octopus_wallet
    Aucun détail d’effet fourni
    Afficher les détails fournis par le serveur
    Description du serveur (copiée ; langue non vérifiée)
    Your credit balance and ledger. To add credits: octopus_topup.
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "properties": {
        "api_key": {
          "type": "string",
          "description": "Octopus API key (lw_live_… prefix). Optional if the MCP connection sends an Authorization: Bearer header. Get one with octopus_register."
        }
      }
    }
    Preuves et limites

    Méthode : sonde HTTP anonyme. Aucun outil n’est exécuté.

    Protocoles essayés : 2026-07-28, 2025-11-25

    Protocole2025-11-25
    TransportHTTP Streamable
    AuthentificationAucun défi d’authentification observé
    PreuvesContrat public observé
    Latence totale6512 ms
    Octets de réponse7893

    Aucune erreur de diagnostic.

    Historique des observations
    Serveur accessible
    · stable depuis
    2025-11-25 · 12 outils · aucun changement · 6 contrôles
    Serveur accessible
    · stable depuis
    2025-11-25 · 12 outils · aucun changement · 49 contrôles
    Serveur accessible
    2025-11-25 · 12 outils
    Contrat public complet · 2025-11-25 · 12 outils
    7d12c28fcbf3
    Contrat public complet · 2025-11-25 · 12 outils
    119b09be716e
    Contrat public complet · 2025-11-25 · 12 outils
    119b09be716e

    Éligibilité à la surveillance approfondie

    Éligible à la surveillance approfondie

    Un contrat public tools/list complet a été observé ; une future base de surveillance approfondie pourra être comparée en toute sécurité.

    Watch personnel n’est pas encore ouvert. Ce rapport ne démarre ni Watch ni paiement.

    Voir la surveillance publique

    Surveillance automatique plus tard

    Enregistrer ce connecteur ne lance pas de surveillance. Watch est une offre à venir ; les abonnements et les alertes ne sont pas encore disponibles.

    Watch complet. La disponibilité, le protocole, l’authentification et les changements du contrat public d’outils peuvent être comparés.