Agent Tools
Back to MCP servers
● healthy

Agent tools for the Ophis intent-based DEX: parse, quote, build, relay orders, look up fee tiers.

Transport
streamable-http
Auth
Cost

How to connect

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