{
  "schema_version": "v1",
  "name_for_human": "Agent Nexus",
  "name_for_model": "agent_nexus",
  "description_for_human": "Find the API, MCP server or CLI that can do what you need, with uptime and reliability data.",
  "description_for_model": "Use agent_nexus to resolve a capability need into a callable interface. Call discoverCapabilities with a natural-language need to get ranked APIs, MCP servers and CLIs, each with endpoint, auth mode, input/output formats, rate limits, pricing, an invocation example and a reliability score. Use getEntry for a full contract, and reportInvocation after calling an interface so reliability data stays accurate.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://agentnexus.app/openapi.json"
  },
  "logo_url": "https://agentnexus.app/favicon.ico",
  "contact_email": "hello@agentnexus.dev",
  "legal_info_url": "https://agentnexus.app/connect"
}