MCP server for AI agent discovery. Search, validate, and register agents across protocols (agents.txt, MCP, A2A). Directory of 100K+ agents across 15+ registries.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@global-chat/mcp-server"
]
}