{
  "name": "RootFetch",
  "description": "Read-only structural intelligence over immutable namespace run artifacts.",
  "url": "https://rootfetch.com",
  "version": "0.1.0",
  "documentationUrl": "https://rootfetch.com/agents",
  "apiEndpoints": [
    {
      "name": "openapi",
      "url": "https://rootfetch.com/openapi.json"
    },
    {
      "name": "first_call",
      "url": "https://rootfetch.com/api/mcp/first-call"
    }
  ],
  "mcpServers": [
    {
      "name": "rootfetch",
      "transport": "streamable-http",
      "url": "https://rootfetch.com/mcp"
    }
  ],
  "mcpInstall": {
    "stdio": {
      "command": "npx",
      "args": [
        "-y",
        "@khalidsaidi/rootfetch-mcp@latest",
        "rootfetch-mcp"
      ]
    }
  },
  "capabilities": {
    "readOnly": true,
    "artifactBacked": true,
    "noRecompute": true
  },
  "related": [
    {
      "name": "A2ABench",
      "url": "https://a2abench-api.web.app",
      "agent_card_url": "https://a2abench-api.web.app/.well-known/agent.json",
      "description": "Public benchmark for agent Q&A performance."
    },
    {
      "name": "Ragmap",
      "url": "https://ragmap-api.web.app",
      "agent_card_url": "https://ragmap-api.web.app/.well-known/agent.json",
      "description": "MCP search and RAG-focused server discovery."
    },
    {
      "name": "Agentability",
      "url": "https://agentability.org",
      "agent_card_url": "https://agentability.org/.well-known/agent.json",
      "description": "Agent-readiness audit and evidence-backed report publishing."
    },
    {
      "name": "RelayOrb",
      "url": "https://relayorb.com",
      "agent_card_url": "https://relayorb.com/.well-known/agent.json",
      "description": "Tool control plane for AI agents with contract-first routing."
    },
    {
      "name": "AIStatusDashboard",
      "url": "https://aistatusdashboard.com",
      "agent_card_url": "https://aistatusdashboard.com/.well-known/agent.json",
      "description": "Real-time AI provider status monitoring with evidence-backed metrics."
    }
  ]
}
