Skip to content
Claude Desktop

Fast Surveys for Claude Desktop

com.fast-surveys/fast-surveys

Create, edit and publish surveys, then read results from your AI chat.

client:Claude Desktop transport:streamable-http

Install Fast Surveys in Claude Desktop

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

{
  "mcpServers": {
    "fast-surveys": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://fast-surveys.com/integrations/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

Fast Surveys in other clients