{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
  "name": "dev.agentnexus/agent-nexus",
  "description": "Continuously verified registry of the APIs, MCP servers and CLIs that AI agents call. Maps a natural-language need to a callable interface with its auth contract, formats, rate limits and live reliability score.",
  "version": "0.3.0",
  "websiteUrl": "https://agentnexus.app",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://agentnexus.app/mcp"
    }
  ],
  "packages": []
}