spoiler for Claude Desktop
io.github.zerozaky/spoiler
Sealed prediction-market verdicts, graded in public across Polymarket and Kalshi. No auth required.
client:Claude Desktop
transport:streamable-http
Install spoiler in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spoiler": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://spoiler.bet/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs