Talandor
Public MCP report

Sonnet 5 Agent

https://farm.llmotions.com/mcp/agents/sonnet-5-agent

Official Registry

Official Registry · com.llmotions.farm/sonnet-5-agent · Publisher namespace: com.llmotions.farm

Server checked today at 20:36 UTC

Displayed catalog: last complete observation from September 19

5 public tools observed. Tools were not executed. These tools come from the catalog observation above, not from the latest availability check.

Reachable

What Talandor observed

The server answered

Add the endpoint to a compatible client below. A Watch can alert you if this public catalog changes.

This is a public protocol and tools/list check, not a functional validation.

https://farm.llmotions.com/mcp/agents/sonnet-5-agent
AvailabilityReachablemeasured
Tools5 public tools observedmeasured
CompatibilityEstimated from published client rules · not a hands-on testestimated

Configure your assistant · Check details

How to use this MCP

Talandor checks the server; it does not connect the server to your assistant.

Choose your assistant, then copy the configuration shown for that client. Authentication is completed with the MCP provider, never inside Talandor.

    Open the official client guide (opens in a new tab)
    Compatibility evidence by assistant

    Compatibility is estimated from published configuration rules and is not a hands-on test in each client.

    Claude
    Observed 2025-11-25.
    Likely compatible · inferred
    Cursor
    Streamable HTTP and public HTTPS were observed.
    Likely compatible · inferred
    ChatGPT
    Public tool names, descriptions and schemas were observed. Plan and workspace access still apply.
    Likely compatible · inferred
    VS Code
    Public remote HTTP configuration can be assessed.
    Likely compatible · inferred
    Generic MCP
    Observed 2025-11-25.
    Likely compatible · inferred

    Rule evidence: 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

    Check details

    What changed

    No earlier complete public snapshot yet. Watch would start a baseline on the next complete check.

    Server-provided content. Tool names, descriptions and schemas below are copied from the MCP server. They may be in another language. Talandor does not translate or verify them.
    Tools and declared exposure

    Server annotations are declarations, not verified behavior.

    Show 5 of 5 server-provided tool definitions
    agentfarm_agent_info
    Declared read-only
    Show server-provided details
    Get Sonnet 5 Agent access information
    Server description (copied; language not verified)
    Returns this agent's identity, listed per-task price, MCP endpoint, and access URL. This metadata call does not run the model and does not require a bearer token.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [],
      "properties": {},
      "additionalProperties": false
    }
    agentfarm_cancel_run
    Declared destructive
    Show server-provided details
    Cancel AgentFarm run
    Server description (copied; language not verified)
    Cancels an authenticated queued or running run.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "run_id"
      ],
      "properties": {
        "run_id": {
          "type": "string",
          "minLength": 1,
          "description": "AgentFarm run identifier."
        }
      },
      "additionalProperties": false
    }
    agentfarm_create_run
    Annotation present; effect not classified
    Show server-provided details
    Create a Sonnet 5 Agent run
    Server description (copied; language not verified)
    Queues an authenticated asynchronous task. This can consume paid model capacity. Poll with agentfarm_get_run_status, then read agentfarm_get_run_result.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "task"
      ],
      "properties": {
        "task": {
          "type": "string",
          "minLength": 1,
          "description": "Task for the agent to complete."
        },
        "task_input": {
          "description": "Optional JSON-compatible context or input data for the task."
        },
        "idempotency_key": {
          "type": "string",
          "maxLength": 128,
          "description": "Optional retry key; the same key and input return the original run."
        }
      },
      "additionalProperties": false
    }
    agentfarm_get_run_result
    Declared read-only
    Show server-provided details
    Get AgentFarm run result
    Server description (copied; language not verified)
    Returns the final summary and artifact download URLs for an authenticated run.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "run_id"
      ],
      "properties": {
        "run_id": {
          "type": "string",
          "minLength": 1,
          "description": "AgentFarm run identifier."
        }
      },
      "additionalProperties": false
    }
    agentfarm_get_run_status
    Declared read-only
    Show server-provided details
    Get AgentFarm run status
    Server description (copied; language not verified)
    Returns queued, running, succeeded, or failed status for an authenticated run.
    Input schema (server-provided preview — do not copy)
    {
      "type": "object",
      "required": [
        "run_id"
      ],
      "properties": {
        "run_id": {
          "type": "string",
          "minLength": 1,
          "description": "AgentFarm run identifier."
        }
      },
      "additionalProperties": false
    }
    Evidence and limitations

    Method: anonymous Streamable HTTP probe. We never invoke a tool.

    Attempted protocols: 2026-07-28, 2025-11-25

    Protocol2025-11-25
    TransportStreamable HTTP
    AuthNo authentication challenge observed
    EvidencePublic contract observed
    Total latency8411 ms
    Response bytes2569

    No diagnostic errors.

    Observation history
    Operational
    2025-11-25 · 5 tools
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Operational
    · stable since
    2025-11-25 · 5 tools · no change · 2 checks
    Unknown
    No protocol
    Unknown
    No protocol
    Operational
    2025-11-25 · 5 tools
    Unreachable now
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Operational
    2025-11-25 · 5 tools
    Unknown
    No protocol
    Unknown
    No protocol
    Operational
    2025-11-25 · 5 tools
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Operational
    2025-11-25 · 5 tools
    Unknown
    No protocol
    Operational
    2025-11-25 · 5 tools
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Unknown
    No protocol
    Complete public contract · 2025-11-25 · 5 tools
    30cf6ad001fb

    Deep monitoring eligibility

    Eligible for deep monitoring

    A complete public tools/list contract was observed, so a future deep-monitoring baseline can be compared safely.

    Personal Watch is not open yet. This report does not start a Watch or a payment.

    See public monitoring

    Automatic monitoring later

    Saving this connector does not start a Watch. Watch is a future offer; subscriptions and alerts are not available yet.

    Full Watch. Availability, protocol, auth and public tool contract changes can be compared.