Skip to content
Claude Desktop

Zigpoll for Claude Desktop

com.zigpoll/zigpoll-mcp

Analyze Zigpoll survey responses, track trends, and get AI-powered insights.

client:Claude Desktop transport:streamable-http

Install Zigpoll in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "zigpoll-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.zigpoll.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Zigpoll in other clients