survey_builder — create survey MCP Tool
survey_builder
(survey builder) is one of 1 tool on the
create survey
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call survey_builder from your client
- Claude Code create survey survey_builder run in your project directory
- Claude Desktop create survey survey_builder ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor create survey survey_builder ~/.cursor/mcp.json
- VS Code create survey survey_builder .vscode/mcp.json
- Zed create survey survey_builder ~/.config/zed/settings.json
- Windsurf create survey survey_builder ~/.codeium/windsurf/mcp_config.json
- Cline create survey survey_builder ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI create survey survey_builder ~/.gemini/settings.json
- Grok create survey survey_builder .mcp.json (in your project root)
- ChatGPT create survey survey_builder Settings → Connectors → Advanced → Developer mode
- Claude.ai create survey survey_builder Settings → Connectors → Add custom connector
- LangChain create survey survey_builder pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http create-survey https://mcp.feedbk.ai/mcp
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.