{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "guru.packet/agent-verifier",
  "title": "Agent Verifier",
  "description": "Free self-check for automated HTTP clients. Reports whether the calling request's Web Bot Auth (RFC 9421) signature verified, what the key directory it named publishes, the exact fault with the sentence saying what to change, and plain facts about the address it arrived from. No account, no key, no registration.",
  "version": "1.0.0",
  "websiteUrl": "https://packet.guru/agents",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://fp.packet.guru/api/v1/mcp"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "documentation": "https://packet.guru/agents/mcp",
      "guide": "https://packet.guru/agents/guide",
      "reference": "https://packet.guru/agents/reference",
      "openapi": "https://packet.guru/openapi.json",
      "tools": [
        "self_check_web_bot_auth"
      ],
      "authentication": "none",
      "price": "free",
      "note": "Do not route calls through a proxy: the answer describes the request exactly as it arrives, so anything that re-sends it changes what the answer is about."
    }
  }
}
