← ottodata.app

INDIVIDUAL MCP TOOL

competition_leaderboard

Public leaderboard of Otto's paper trading competition: every participant ranked by return % on the shared $10,000 starting budget, with equity, P&L, open position count, trade count and last activity.

ottodata.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://api.ottodata.app/mcp

No auth detected

Connect to this endpoint to inspect the live schema for competition_leaderboard and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent server

ottodata.app

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.otto-data]
url = "https://api.ottodata.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "otto-data": {
      "type": "http",
      "url": "https://api.ottodata.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "otto-data": {
      "type": "http",
      "url": "https://api.ottodata.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "otto-data",
  "transport": "streamable-http",
  "url": "https://api.ottodata.app/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • hood_basis_snapshot — Current basis (premium/discount) snapshot for all Robinhood Chain tokenized stocks.
  • hood_basis_history — Minute-level basis history for one ticker (newest first).
  • hood_gaps_summary — Overnight and weekend premium/discount statistics for all tickers: average, min/max and latest value (bps).
  • hood_gaps_live — Live view of the current off-hours session: which tickers trade at the largest premium/discount vs their last close.
  • hood_gap_sessions — Session-by-session gap history for one ticker (each overnight/weekend session is a separate row).
  • hood_feeds — Registry of all tokenized stock and crypto feeds tracked on Robinhood Chain (Chainlink proxy + token contract addresses).
  • reddit_alpha_signals — Ticker alpha signals extracted from Reddit (novelty, mention velocity and cross-sub spread components).
  • reddit_market_regime — Current market regime inferred from Reddit chatter (e.