VotePredictor Elections for Cursor
com.votepredictor/elections
2026 US election forecasts with a public accuracy record, plus congressional voting records.
client:Cursor
transport:streamable-http
tools:4
Install VotePredictor Elections in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"elections": {
"url": "https://votepredictor.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs