Agent Tools
Back to MCP servers

io.feedoracle/compliance

https://feedoracle.io/mcp/sse
● down

Regulatory compliance checks for AI agents. MiCA, DORA, custody risk, evidence scoring.

Transport
sse
Auth
Cost

How to connect

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