← All servers

FeedOracle Compliance Agent

io.feedoracle/compliance v3.0.0
Official Registry other

MiCA compliance evidence, stablecoin risk, macro regime, agent governance. 79 tools.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over sse

Run in your terminal
claude mcp add compliance --transport sse https://feedoracle.io/mcp/sse
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "compliance": {
      "url": "https://feedoracle.io/mcp/sse"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "compliance": {
      "serverUrl": "https://feedoracle.io/mcp/sse"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "compliance": {
      "type": "sse",
      "url": "https://feedoracle.io/mcp/sse"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "compliance": {
      "url": "https://feedoracle.io/mcp/sse"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "compliance": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://feedoracle.io/mcp/sse"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
sse https://feedoracle.io/mcp/sse none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.feedoracle--compliance/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent