Skip to content
MCP Server Community By @Octodamus

Octodamus/octodamus-core

[![Octodamus/octodamus-core MCP server](https://glama.ai/mcp/servers/Octodamus/octodamus-core/badges/score.svg)](https://glama.ai/mcp/servers/Octodamus/octodamus-core) 🐍 - AI consensus market oracle for crypto traders and autonomous agents. 11-signal BUY/SELL/HOLD consensus (RSI, MACD, funding rate, L/S ratio, on-chain flow, Fear & Greed, congressional trading), Polymarket prediction market edges with EV scoring, Grok X crowd sentiment divergence. Ed25519-signed, on-chain verifiable. x402 micropayments at $0.01/call on Base, or 500 req/day free.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide →
Connected Apps: Octodamus/octodamus-core Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-octodamus-octodamus-core

Detailed Documentation

Octodamus/octodamus-core MCP server 🐍 - AI consensus market oracle for crypto traders and autonomous agents. 11-signal BUY/SELL/HOLD consensus (RSI, MACD, funding rate, L/S ratio, on-chain flow, Fear & Greed, congressional trading), Polymarket prediction market edges with EV scoring, Grok X crowd sentiment divergence. Ed25519-signed, on-chain verifiable. x402 micropayments at $0.01/call on Base, or 500 req/day free.

Configuration

{
  "mcpServers": {
    "octodamus-octodamus-core": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-octodamus-octodamus-core"
      ],
      "env": {}
    }
  }
}