Skip to content
VS Code

polls for VS Code

com.basenull/polls

One-link team polls: create polls, vote, fetch results, and close polls.

client:VS Code transport:streamable-http

Install polls in VS Code

.vscode/mcp.json

{
  "servers": {
    "polls": {
      "type": "http",
      "url": "https://polls.basenull.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

polls in other clients