Compliance intelligence for tokenized markets — connect in 60 seconds
claude mcp add --transport http feedoracle https://feedoracle.io/mcp/
That's it. Start a conversation and ask about MiCA compliance.
Add to claude_desktop_config.json:
{
"mcpServers": {
"feedoracle": {
"url": "https://feedoracle.io/mcp/"
}
}
}
Restart Claude Desktop → FeedOracle appears in tool list.
Add to .cursor/mcp.json or Windsurf MCP settings:
{
"mcpServers": {
"feedoracle": {
"url": "https://feedoracle.io/mcp/",
"transport": "streamable-http"
}
}
}
Verify the server is up:
curl -s https://feedoracle.io/mcp/health | jq .
Test SSE connection (streams events):
curl -N https://feedoracle.io/mcp/sse
Ask Claude:
Is USDC compliant for trading in the EU under MiCA?
Expected output (compliance_preflight):
v2.3.1 — 18 tools · unified schema · LIGHT / MEDIUM / HEAVY cost tiers
X-API-Key header. Free tier needs no key.generate_report can take up to 120s. Other tools respond in <200ms.| Tier | Calls/day | Reports | Price |
|---|---|---|---|
| Anonymous | 20 | — | Free |
| Free (with key) | 50 | — | Free |
| Pro | 500 | ✓ | $299/mo |
| Enterprise | Unlimited | ✓ | Contact |