Skip to content
Claude Desktop

Great Question for Claude Desktop

io.github.greatquestion/mcp

Run user research from any AI tool. Create studies, recruit participants, query insights.

client:Claude Desktop transport:streamable-http

Install Great Question in Claude Desktop

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

{
  "mcpServers": {
    "mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://greatquestion.co/api/mcp/v1"
      ]
    }
  }
}

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

Great Question in other clients