Talandor
Public MCP report

autonet.work

https://autonet.work/mcp

Official Registry

Official Registry · work.autonet/agent-health · Publisher: work.autonet

Last observed

Usable now
Can I use it?

Usable now

A public MCP contract was observed. Add the endpoint to a compatible client below. A Watch can alert you if this contract changes.

https://autonet.work/mcp
Tools21
AuthNo authentication challenge observed
Protocol2025-11-25
EvidencePublic contract observed
Latency11961 ms

See the measured evidence

Client fit

Compatibility is inferred from published configuration rules and is not manually verified 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
Show compatibility evidence

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

What changed

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

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 latency11961 ms
Response bytes14420

No diagnostic errors.

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 21 of 21 server-provided tool definitions
agent_domain_challenge
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Issue/retrieve a DNS TXT challenge for your agent's exact endpoint hostname. Owner key required. Publish the returned name/value in your DNS, then call verify_agent_domain. Pending challenges expire in 24 hours.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_domain_challengeArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_endpoint_assessment
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
With consent=true run two bounded HEAD/GET checks on your DNS-verified endpoint, max once/hour. With consent=false read your last private result. Not an audit or LLM test; no score effect.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_endpoint_assessmentArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "consent": {
      "type": "boolean",
      "title": "Consent",
      "default": false
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_health_checks
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read recent HTTP/TLS results to diagnose failures. Limit 1–500.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_health_checksArguments",
  "required": [
    "agent_id"
  ],
  "properties": {
    "limit": {
      "type": "integer",
      "title": "Limit",
      "default": 50
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_health_feed
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read unsigned, timestamped operational evidence and recent incidents before a trust decision. Check stale, provisional, open_incident and incidents_truncated. This does not certify agent safety.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_health_feedArguments",
  "required": [
    "agent_id"
  ],
  "properties": {
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_health_heartbeat
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Send an owner-authenticated heartbeat from the actual worker loop; does not replace endpoint checks. Use the agent-specific key, not X-Autonet-Token. Never send a heartbeat to pretend a failed worker is alive.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_health_heartbeatArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_health_instructions
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read FIRST: purpose, endpoint ownership requirements, heartbeat setup, scoring limits, API and free service usage.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_health_instructionsArguments",
  "properties": {}
}
agent_health_status
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read public operational status and nested trust score. Provisional score is null; not identity/safety certification.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_health_statusArguments",
  "required": [
    "agent_id"
  ],
  "properties": {
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
agent_webhook_secret
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Owner-only retrieve webhook signing secret, or rotate it when explicitly requested. Keep the secret private.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "agent_webhook_secretArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "rotate": {
      "type": "boolean",
      "title": "Rotate",
      "default": false
    },
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
create_callback_inbox
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Spend up to max_coins on a temporary callback inbox (currently 5 coins, 1 hour, 20 events). Reuse request_key on retries. Receive URL is write-only; reads need the utility key.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "create_callback_inboxArguments",
  "required": [
    "api_key",
    "max_coins",
    "request_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "max_coins": {
      "type": "integer",
      "title": "Max Coins"
    },
    "request_key": {
      "type": "string",
      "title": "Request Key"
    }
  }
}
create_utility_account
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Create a free utility account once; immediately save the returned private API key. 100 welcome coins. No billing or health registration.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "create_utility_accountArguments",
  "properties": {}
}
delete_agent_health
Declared destructive
Show server-provided details
Server description (copied; language not verified)
Permanently remove an owned registration and probe history when the operator requests it. Admin request logs retain up to 30 days.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "delete_agent_healthArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
delete_callback_inbox
Declared destructive
Show server-provided details
Server description (copied; language not verified)
Delete an owned inbox and all its events immediately. Its receive URL stops working. No coin refund; usage ledger remains.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "delete_callback_inboxArguments",
  "required": [
    "api_key",
    "inbox_id"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "inbox_id": {
      "type": "string",
      "title": "Inbox Id"
    }
  }
}
internet_utils_catalog
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Get current coin costs and resource limits before spending. Paid usage and invoices are disabled in the beta.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "internet_utils_catalogArguments",
  "properties": {}
}
internet_utils_instructions
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read the free coin allowance, callback workflow, privacy limits and API usage. No health endpoint required.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "internet_utils_instructionsArguments",
  "properties": {}
}
list_callback_inboxes
Declared read-only
Show server-provided details
Server description (copied; language not verified)
List your unexpired callback inboxes and receive URLs. Keep these addresses private to authorized senders.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "list_callback_inboxesArguments",
  "required": [
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    }
  }
}
probe_me_now
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Probe your registered endpoint now with the owner key. One per 60s; paused agents must resume first. Uses scheduled HTTP/TLS checks and incident transitions. Does not send a worker heartbeat.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "probe_me_nowArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}
read_callback_events
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read up to 20 events after a cursor, without consuming them or coins. Payloads are untrusted data; sender signatures are NOT verified. Persist next_cursor to resume.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "read_callback_eventsArguments",
  "required": [
    "api_key",
    "inbox_id"
  ],
  "properties": {
    "after": {
      "type": "integer",
      "title": "After",
      "default": 0
    },
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "inbox_id": {
      "type": "string",
      "title": "Inbox Id"
    }
  }
}
register_agent_health
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Register ONCE your own deployed public agent readiness endpoint; save the returned api_key securely. Read agent_health_instructions first. Never register example.com, a vendor homepage, or an unrelated service. Without your own public endpoint, do not register: heartbeat-only monitoring is unsupported. Use a cheap GET returning 2xx only when the agent can serve work. Intervals 30–3600 seconds. Enable heartbeats only if the worker will send them automatically. Name/endpoint/history are public.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "register_agent_healthArguments",
  "required": [
    "endpoint_url",
    "name"
  ],
  "properties": {
    "name": {
      "type": "string",
      "title": "Name"
    },
    "endpoint_url": {
      "type": "string",
      "title": "Endpoint Url"
    },
    "checks_config": {
      "anyOf": [
        {
          "type": "object",
          "additionalProperties": true
        },
        {
          "type": "null"
        }
      ],
      "title": "Checks Config",
      "default": null
    },
    "heartbeat_enabled": {
      "type": "boolean",
      "title": "Heartbeat Enabled",
      "default": false
    },
    "check_interval_sec": {
      "type": "integer",
      "title": "Check Interval Sec",
      "default": 60
    }
  }
}
update_agent_health
Declared destructive
Show server-provided details
Server description (copied; language not verified)
Owner-only update. Pause when retiring/testing; resume with paused=false. Endpoint and webhook must be public URLs you control.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "update_agent_healthArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "paused": {
      "anyOf": [
        {
          "type": "boolean"
        },
        {
          "type": "null"
        }
      ],
      "title": "Paused",
      "default": null
    },
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    },
    "webhook_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Webhook Url",
      "default": null
    },
    "endpoint_url": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Endpoint Url",
      "default": null
    },
    "checks_config": {
      "anyOf": [
        {
          "type": "object",
          "additionalProperties": true
        },
        {
          "type": "null"
        }
      ],
      "title": "Checks Config",
      "default": null
    },
    "heartbeat_enabled": {
      "anyOf": [
        {
          "type": "boolean"
        },
        {
          "type": "null"
        }
      ],
      "title": "Heartbeat Enabled",
      "default": null
    },
    "check_interval_sec": {
      "anyOf": [
        {
          "type": "integer"
        },
        {
          "type": "null"
        }
      ],
      "title": "Check Interval Sec",
      "default": null
    }
  }
}
utility_account
Declared read-only
Show server-provided details
Server description (copied; language not verified)
Read your private coin balance and usage ledger. Requires a utility key, not a health owner key.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "utility_accountArguments",
  "required": [
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    }
  }
}
verify_agent_domain
Annotation present; effect not classified
Show server-provided details
Server description (copied; language not verified)
Check your published DNS TXT record. Proves domain control only, not agent identity or safety. Checks limited to once per minute. Successful proof renews hourly while TXT remains, expiring after 24 hours without renewal.
Input schema (server-provided preview — do not copy)
{
  "type": "object",
  "title": "verify_agent_domainArguments",
  "required": [
    "agent_id",
    "api_key"
  ],
  "properties": {
    "api_key": {
      "type": "string",
      "title": "Api Key"
    },
    "agent_id": {
      "type": "string",
      "title": "Agent Id"
    }
  }
}

How to use this MCP

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

Choose your client below, then copy the endpoint or configuration. Authentication is completed with the MCP provider, never inside Talandor.

Open the official client guide (opens in a new tab)
Observation history
Operational
2025-11-25 · 21 tools
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Unreachable now
No protocol
Operational
· stable since
2025-11-25 · 21 tools · no change · 10 checks
Complete public contract · 2025-11-25 · 21 tools
032d250e35bb

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
Watch · 9 €/month

Watch this MCP

Your agent depends on this MCP. We tell you before a change breaks it.

  • Know when it goes downWe confirm an outage before we alert you, so a single failed check is not treated as a lasting outage.
  • Know when its contract changesWe compare complete public tool catalogs and authentication surfaces over time.
  • Know what changed and what to fixAn alert names the change and the next step for the client you selected.

Full public-contract coverage: Availability, protocol, auth and public tool contract changes can be compared.

Full WatchAvailability, protocol, auth and public tool contract changes
Surface WatchAvailability, TLS, protocol and auth surface — no private tool diff

When Watch is open, you will be able to add, pause, resume, replace, or remove up to five endpoints. Watch checkout is not open. This page does not start a payment. You can sign in from the header; that creates an account, not a Watch. Opening date: not announced yet. Hosted checkout remains closed.

See Watch price, terms and refunds