Agent Tools
Back to MCP servers
● down

120+ developer utility tools for AI agents via Model Context Protocol

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://troops-submission-what-stays.trycloudflare.com/mcp
JSON-RPC initialize probe
curl -X POST https://troops-submission-what-stays.trycloudflare.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://toolpipe.dev
Source code
https://github.com/COSAI-Labs/toolpipe