Skip to main content
Claude Desktop supports MCP servers natively. Add Horizon to trade prediction markets, equities, and options, check positions, and analyze markets through conversation.

Setup

1

Install Horizon

2

Find your Python path

The Claude Desktop config needs the full path to your Python interpreter:
3

Edit Claude Desktop config

Open Claude Desktop settings and navigate to the MCP configuration file:
  • macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
  • Windows: %APPDATA%\Claude\claude_desktop_config.json
Add the Horizon server:
Replace /full/path/to/python with the output of which python. Claude Desktop does not inherit your shell’s PATH, so the full path is required.
4

Restart Claude Desktop

Quit and reopen Claude Desktop. You should see a hammer icon indicating MCP tools are available.

Conversation Examples

Morning portfolio check

Research and trade

For Live Trading

Update the env variables in the config to switch to a live exchange:
Always test with HORIZON_EXCHANGE=paper first. Live trading submits real orders with real money.

Troubleshooting