Skip to content

survey builder ai mcp for Zed

io.github.csoai-org/survey-builder-ai-mcp

AI-powered survey builder ai MCP server for agents. Supports create survey, validate questions

client:Zed transport:stdio runtime:pypi

Install survey builder ai mcp in Zed

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

{
  "context_servers": {
    "survey-builder-ai-mcp": {
      "command": "uvx",
      "args": [
        "survey-builder-ai-mcp"
      ]
    }
  }
}

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

survey builder ai mcp in other clients