← Registry

Security & Testing

feedoracle.io

Provides MiCA regulatory compliance checks and status monitoring for crypto assets.

2 endpoints50 known toolsFirst detected July 25, 2026Last detected July 29, 2026

ENDPOINT 1

https://feedoracle.io/mcp

No auth detected

MCP server metadata

Name
ComplianceOracle
Version
1.0.0
Capabilities
tools

Known tools 25

ping

Server ping — returns version, status, tool count

Inferred read-only
compliance_preflight

Pre-flight regulatory check.

Inferred read-only
mica_status

MiCA EU authorization status.

Inferred read-only
mica_full_pack

MiCA article-coverage evidence for one token across 12 MiCA-related articles.

Inferred read-only
mica_market_overview

Full MiCA market status: peg alerts, significant issuers, interest violations, stale audits.

Inferred read-only
peg_deviation

Real-time peg deviation for any stablecoin.

Inferred read-only
peg_history

30-day peg deviation history.

Inferred read-only
significant_issuer

MiCA Art.

Inferred read-only
interest_check

MiCA Art.

Inferred read-only
document_compliance

MiCA Art.

Inferred read-only
reserve_quality

MiCA Art.

Inferred read-only
custody_risk

Custody & counterparty risk assessment.

Inferred read-only
market_liquidity

DEX liquidity depth & exit channel analysis.

Inferred read-only
rlusd_integrity

RLUSD real-time integrity monitoring & attestation verification.

Inferred read-only
evidence_bundle

Multi-framework evidence aggregation.

Inferred read-only
evidence_profile

Multi-dimensional evidence profile: governance, custody, reserves.

Inferred read-only
evidence_leaderboard

Top protocols ranked by evidence grade A-F across 61 RWA protocols & 105+ stablecoins.

Inferred read-only
ai_provenance

Full cryptographic provenance chain for evidence data.

Inferred read-only
ai_explain

Explains WHY an asset has a specific compliance grade.

Inferred read-only
ai_query

Natural language evidence query.

Inferred read-only
kya_register

Know Your Agent registration.

Inferred read-only
kya_status

Check agent's KYA trust level, score breakdown, and tool access.

Inferred read-only
audit_log

Log agent decision with evidence chain.

Inferred read-only
audit_query

Query agent's audit trail history.

Inferred read-only
audit_verify

Verify audit chain integrity.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.complianceoracle]
url = "https://feedoracle.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "complianceoracle": {
      "type": "http",
      "url": "https://feedoracle.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: complianceoracle
Remote MCP URL: https://feedoracle.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "complianceoracle": {
      "url": "https://feedoracle.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "complianceoracle": {
      "type": "http",
      "url": "https://feedoracle.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "complianceoracle",
  "transport": "streamable-http",
  "url": "https://feedoracle.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

ENDPOINT 2

https://mcp.feedoracle.io/mcp

No auth detected

MCP server metadata

Name
ComplianceOracle
Version
1.0.0
Capabilities
tools

Known tools 25

ping

Server ping — returns version, status, tool count

Inferred read-only
compliance_preflight

Pre-flight regulatory check.

Inferred read-only
mica_status

MiCA EU authorization status.

Inferred read-only
mica_full_pack

MiCA article-coverage evidence for one token across 12 MiCA-related articles.

Inferred read-only
mica_market_overview

Full MiCA market status: peg alerts, significant issuers, interest violations, stale audits.

Inferred read-only
peg_deviation

Real-time peg deviation for any stablecoin.

Inferred read-only
peg_history

30-day peg deviation history.

Inferred read-only
significant_issuer

MiCA Art.

Inferred read-only
interest_check

MiCA Art.

Inferred read-only
document_compliance

MiCA Art.

Inferred read-only
reserve_quality

MiCA Art.

Inferred read-only
custody_risk

Custody & counterparty risk assessment.

Inferred read-only
market_liquidity

DEX liquidity depth & exit channel analysis.

Inferred read-only
rlusd_integrity

RLUSD real-time integrity monitoring & attestation verification.

Inferred read-only
evidence_bundle

Multi-framework evidence aggregation.

Inferred read-only
evidence_profile

Multi-dimensional evidence profile: governance, custody, reserves.

Inferred read-only
evidence_leaderboard

Top protocols ranked by evidence grade A-F across 61 RWA protocols & 105+ stablecoins.

Inferred read-only
ai_provenance

Full cryptographic provenance chain for evidence data.

Inferred read-only
ai_explain

Explains WHY an asset has a specific compliance grade.

Inferred read-only
ai_query

Natural language evidence query.

Inferred read-only
kya_register

Know Your Agent registration.

Inferred read-only
kya_status

Check agent's KYA trust level, score breakdown, and tool access.

Inferred read-only
audit_log

Log agent decision with evidence chain.

Inferred read-only
audit_query

Query agent's audit trail history.

Inferred read-only
audit_verify

Verify audit chain integrity.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.complianceoracle]
url = "https://mcp.feedoracle.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "complianceoracle": {
      "type": "http",
      "url": "https://mcp.feedoracle.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: complianceoracle
Remote MCP URL: https://mcp.feedoracle.io/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "complianceoracle": {
      "url": "https://mcp.feedoracle.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "complianceoracle": {
      "type": "http",
      "url": "https://mcp.feedoracle.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "complianceoracle",
  "transport": "streamable-http",
  "url": "https://mcp.feedoracle.io/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for feedoracle.io was fetched 2026-07-31T03:55:44.387Z and is being refreshed.

Trust status Neutral

feedoracle.io is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.