data mindset sts google forms mcp for Claude Desktop
ai.smithery/data-mindset-sts-google-forms-mcp
Create and manage Google Forms to run surveys and collect data. Add text and multiple-choice quest…
client:Claude Desktop
transport:streamable-http
Install data mindset sts google forms mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"data-mindset-sts-google-forms-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://server.smithery.ai/@data-mindset/sts-google-forms-mcp/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