Agent Tools
Back to MCP servers
● down

AI travel marketplace — flights, tours, yacht charters via MCP. No auth required.

Transport
streamable-http
Auth
Cost

How to connect

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