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