4,500+ servers built on MCP Fusion
Vinkius
Formbricks logo
Vinkius
CrewAI logo

How to Use the Formbricks MCP in CrewAI

Deploy specialized agent teams to manage and analyze Formbricks surveys in CrewAI.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Formbricks MCP on Cursor AI Code Editor MCP Client Formbricks MCP on Claude Desktop App MCP Integration Formbricks MCP on OpenAI Agents SDK MCP Compatible Formbricks MCP on Visual Studio Code MCP Extension Client Formbricks MCP on GitHub Copilot AI Agent MCP Integration Formbricks MCP on Google Gemini AI MCP Integration Formbricks MCP on Lovable AI Development MCP Client Formbricks MCP on Mistral AI Agents MCP Compatible Formbricks MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Formbricks MCP to CrewAI

Create your Vinkius account to connect Formbricks to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Deploy a Formbricks MCP Server team with CrewAI

The researcher agent uses `get_contact_details` and `list_contacts` to build target lists for your specialized CrewAI team. Simultaneously, the CrewAI operations agent calls `create_survey` to launch custom Formbricks feedback forms for those segments. These specialized CrewAI agents collaborate using shared memory to ensure no Formbricks contact is surveyed twice. This keeps your automated Formbricks operations running smoothly without human intervention.

Analyze Formbricks feedback using CrewAI agent roles

An analyst agent tracks user sentiment by pulling responses with `list_responses` and `get_response` inside your CrewAI workspace. The CrewAI analyst extracts key feedback trends and flags them for the team. If the CrewAI analyst detects confusing questions, it coordinates with a manager agent to run `update_survey`. The manager agent modifies the Formbricks survey structure based on the feedback trends.

Segment CrewAI contacts with Formbricks tag updates

The agent pulls response data using `get_response` to evaluate user satisfaction and categorize users within your CrewAI pipeline. The CrewAI agent then cross-references this with `list_tags` to update the contact's profile. This ensures your Formbricks contact list stays segmented for future targeted CrewAI campaigns. You maintain an updated CRM database automatically through coordinated CrewAI agent steps.

Setup guide

Set up Formbricks MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Formbricks tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Formbricks Analyst",
    goal="Access and analyze Formbricks data via MCP.",
    backstory="Expert analyst with direct Formbricks access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Formbricks transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 CrewAI

You can pass your Vinkius server URL directly into the CrewAI agent's `mcps` parameter during initialization. The CrewAI agent automatically discovers Formbricks tools like `list_surveys` and `get_survey`.
Yes, CrewAI's hierarchical or sequential execution models allow different agents to call `get_contact_details` or `list_responses` as needed to complete their specific Formbricks tasks.
Use the `MCPServerHTTP` class from `crewai.mcp` and apply a `tool_filter`. This lets you restrict a CrewAI agent to only read Formbricks tools like `get_survey` while blocking write tools.
The integration supports stdio, SSE, and Streamable HTTP transports, allowing your CrewAI team to communicate with the Vinkius-hosted MCP Server over SSE.
Vinkius processes all tool calls in an ephemeral sandbox. Your Formbricks contact metadata and survey configurations are never logged, stored, or exposed to external networks.

Start using the Formbricks MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Formbricks. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.