How to Use the Formbricks MCP in Claude Code
Pipe Formbricks survey data into your scripts and CI/CD pipelines with Claude Code. Headless, fast, and built for terminal-based automation.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Formbricks MCP to Claude Code
Create your Vinkius account to connect Formbricks to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Surveys in Your CI/CD Pipeline
Embed Formbricks actions directly into your deployment process. Add a step to your GitHub Actions workflow that calls Claude Code to run `create_survey` every time a major feature is merged into the main branch. It's survey management as code. You can also build automated cleanup and maintenance jobs. A simple cron job running a script can use `list_surveys` to find old forms and `delete_survey` to archive them, all without any manual intervention. This MCP server makes Formbricks a part of your infrastructure.
Process Live Feedback with Shell Scripts
This isn't about a chat interface; it's about raw data access for your own tools. Write a shell script that uses Claude Code to call `list_responses` and pipes the resulting JSON directly to `jq` for filtering and analysis. This setup is perfect for building custom monitoring. You can create a script that runs every five minutes, searches for responses containing error keywords, and sends an alert to a Slack channel. You get total control over your data workflow.
Manage Formbricks from Any Terminal
Get headless administrative control over your Formbricks instance. You can SSH into a production server and run a quick command with Claude Code to `list_tags` or use `get_environment_info` to confirm settings. There's no need to open a browser or deal with a GUI. If you need to check the details of a specific survey, just use `get_survey` with the survey ID. It’s a direct, scriptable interface for managing your feedback infrastructure.
Set up Formbricks MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeformbricks-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Formbricks transactions." It will automatically discover and invoke the available Formbricks tools.
claude mcp add --transport http formbricks-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Formbricks MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Formbricks MCP today
We host it, we monitor it, we maintain it. You just paste one token.