← All servers

FeedOracle Stablecoin Risk

io.github.feedoracle/stablecoin-risk v1.0.0
Official Registry git

7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts.

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 stablecoin-risk --transport sse https://feedoracle.io/mcp/risk/sse
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "serverUrl": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "stablecoin-risk": {
      "type": "sse",
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "url": "https://feedoracle.io/mcp/risk/sse"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "stablecoin-risk": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://feedoracle.io/mcp/risk/sse"
      ]
    }
  }
}

Remote endpoints

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

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.feedoracle--stablecoin-risk/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