VotePredictor Elections for VS Code
com.votepredictor/elections
2026 US election forecasts with a public accuracy record, plus congressional voting records.
client:VS Code
transport:streamable-http
tools:4
Install VotePredictor Elections in VS Code
.vscode/mcp.json
{
"servers": {
"elections": {
"type": "http",
"url": "https://votepredictor.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs