Skip to content
Zed

polls for Zed

com.basenull/polls

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

client:Zed transport:streamable-http

Install polls in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "polls": {
      "url": "https://polls.basenull.com/api/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

polls in other clients