Cross-protocol agent discovery. Search and register AI agents across MCP, A2A, and agents.txt protocols.
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"command": "npx",
"args": [
"-y",
"@global-chat/mcp-server"
]
}