← Registry

Analytics

octodamus.com

Provides AI-driven trading signals, sentiment scores, and market briefs for crypto and macro assets.

x402 supported1 endpoint10 known toolsFirst detected May 13, 2026Last detected July 6, 2026

ENDPOINT 1

https://api.octodamus.com/mcp

No auth detected

Known tools 10

get_agent_signal

Consolidated trading signal from the 9/11 oracle consensus system.

Inferred read-only
get_polymarket_edge

Ranked Polymarket prediction markets by expected value (EV).

Inferred read-only
get_sentiment

AI-derived sentiment scores for major crypto assets and macro themes.

Inferred read-only
get_prices

Live spot prices with 24-hour percentage change for BTC, ETH, SOL, NVDA, TSLA, AAPL.

Inferred read-only
get_market_brief

Full AI market briefing as a concise narrative paragraph.

Inferred read-only
get_all_data

All signal data in a single call: signal + sentiment + prices + Polymarket edges.

Inferred read-only
get_oracle_signals

Raw votes from all 12 oracle signals with per-signal confidence and consensus score.

Inferred read-only
get_data_sources

List all 27 live data feeds powering the Octodamus oracle system.

Inferred read-only
get_guide

Purchase the Build the House trading system guide via x402 on Base.

Potential side effects
get_premium_api

Subscribe to OctoData Premium API via x402 on Base.

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.octodamus-com]
url = "https://api.octodamus.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "octodamus-com": {
      "type": "http",
      "url": "https://api.octodamus.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: octodamus-com
Remote MCP URL: https://api.octodamus.com/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": {
    "octodamus-com": {
      "url": "https://api.octodamus.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "octodamus-com": {
      "type": "http",
      "url": "https://api.octodamus.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "octodamus-com",
  "transport": "streamable-http",
  "url": "https://api.octodamus.com/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 octodamus.com was fetched 2026-08-21T18:17:22.168Z and is being refreshed.

Trust status Neutral

octodamus.com 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.