AgentNet for Cursor
io.github.oxgeneral/agentnet
Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.
client:Cursor
transport:streamable-http
Install AgentNet in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"agentnet": {
"url": "https://79.137.184.124.nip.io:8421/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs