$ timeahead.in
mcp/cyanheadssurvey-mcp-server/install/claude-code

install @cyanheads/survey-mcp-server on Claude Code

Requires Node 18+ on your system so npx can fetch the package on first run. Claude Code persists MCP servers via its CLI — no config file to edit, just run the command below once. Paste the config below, then follow the reload step to register @cyanheads/survey-mcp-server.

run this in your terminal
cli: Run the command below in your terminal — Claude Code persists it for you.
claude mcp add survey-mcp-server --env MCP_LOG_LEVEL=info --env SURVEY_DEFINITIONS_PATH=./survey-definitions --env SURVEY_RESPONSES_PATH=./survey-responses -- bunx @cyanheads/survey-mcp-server@latest
then: No reload needed — the next session picks up the new server.
other clients
Claude DesktopCursorWindsurfVS Code (Copilot)
← back to @cyanheads/survey-mcp-server