Whale & Institutional Flow MCP — 8 tools: TVL flows, alpha signals, stablecoin supply.
claude mcp add smartmoneyoracle --transport http https://tooloracle.io/smart/mcp/
~/.cursor/mcp.json
{
"mcpServers": {
"smartmoneyoracle": {
"url": "https://tooloracle.io/smart/mcp/"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"smartmoneyoracle": {
"serverUrl": "https://tooloracle.io/smart/mcp/"
}
}
}
.vscode/mcp.json
{
"servers": {
"smartmoneyoracle": {
"type": "http",
"url": "https://tooloracle.io/smart/mcp/"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"smartmoneyoracle": {
"url": "https://tooloracle.io/smart/mcp/"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"smartmoneyoracle": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://tooloracle.io/smart/mcp/"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://tooloracle.io/smart/mcp/ | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.tooloracle--smartmoneyoracle/reviews or the review_server meta-tool.
POST /mcp