Agent Tools
Back to MCP servers
● down

Agent-to-agent referral network. Discover, recommend, and refer users between AI agents via MCP.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://79.137.184.124.nip.io:8421/mcp
JSON-RPC initialize probe
curl -X POST https://79.137.184.124.nip.io:8421/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Source code
https://github.com/oxgeneral/agentnet