{
  "name": "agent-nexus-read",
  "title": "Agent Nexus (read-only)",
  "transport": "streamable-http",
  "protocolVersion": "2025-06-18",
  "authentication": "none",
  "endpoint": "https://agentnexus.app/api/public/mcp",
  "tools": [
    "discover_capabilities",
    "search_registry",
    "get_entry",
    "list_categories",
    "list_entries",
    "submit_entry"
  ],
  "note": "Anonymous read-only mirror. Writes require the authenticated server at /mcp."
}