heisenberg-mcp
v1.0.3
Published
Installs the Heisenberg MCP server into your Claude desktop config.
Readme
heisenberg-mcp
Installs the Prediction Market Intelligence MCP server into your Claude desktop config.
Install / Usage
- Quit Claude desktop completely
- Run:
npx heisenberg-mcp- Open Claude desktop
What it does
- Finds your Claude desktop config file (macOS, Windows, or Linux)
- Adds the Prediction Market Intelligence MCP server entry
- Preserves all existing MCP servers and settings
Manual Fallback
If the automatic installer doesn't work, quit Claude desktop and add this to your config file inside the "mcpServers" object:
"Prediction Market Intelligence": {
"command": "npx",
"args": ["-y", "mcp-remote", "https://narrative.agent.heisenberg.so/sse"],
"alwaysAllow": []
}Config file locations:
- macOS:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%APPDATA%\Claude\claude_desktop_config.json - Linux:
~/.config/Claude/claude_desktop_config.json
Web (claude.ai) — Paid plans only
If you're on a Pro/Team/Enterprise plan, you can add the MCP server directly in the Claude web UI under Settings > Integrations.
