Agent Tools
Back to MCP servers

Agentry — AI Agent Directory

https://api.agentry.com/mcp/sse
● degraded

AI agent directory — search and compare 120+ agents across 12 categories.

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://api.agentry.com/mcp/sse
JSON-RPC initialize probe
curl -X POST https://api.agentry.com/mcp/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'