Agent Tools
Back to MCP servers
● healthy

Discover, verify, and hire AI agents from the AgentNet marketplace, from your editor.

Transport
streamable-http
Auth
Cost

How to connect

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