FeedOracle Stablecoin Risk for Claude Desktop
io.github.feedoracle/stablecoin-risk
7-signal stablecoin risk scoring. 13 tools, 28+ tokens, SAFE/CAUTION/AVOID verdicts.
client:Claude Desktop
transport:sse
tools:13
Install FeedOracle Stablecoin Risk in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"stablecoin-risk": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://feedoracle.io/mcp/risk/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs