polls for Cursor
com.basenull/polls
One-link team polls: create polls, vote, fetch results, and close polls.
client:Cursor
transport:streamable-http
Install polls in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"polls": {
"url": "https://polls.basenull.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs