Back to MCP Servers

Reddit Options Trader ROT

The first financial intelligence MCP server. Live AI-scored trading signals from Reddit, SEC filings, FDA approvals, Congressional trades, and 15+ sources. 7 tools, 2 resources, hosted remotely, free, no API key required.

finance-fintechapiai

Installation

npx -y Reddit-Options-Trader-ROT-

Configuration

{
  "mcpServers": {
    "Reddit-Options-Trader-ROT-": {
      "command": "npx",
      "args": ["-y", "Reddit-Options-Trader-ROT-"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub