How to Use the Activepieces MCP in Claude Code
Manage Activepieces deployments and flow runs directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Activepieces MCP to Claude Code
Create your Vinkius account to connect Activepieces 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.
Headless Activepieces Deployments
Managing automation releases through a UI is terrible for CI/CD pipelines. Claude Code fixes this by letting you script the `create_project_release` command directly from your terminal. Your deployment scripts can now trigger automation updates alongside your backend code. The CLI agent handles the entire lifecycle. It verifies the current state using `list_projects` before pushing any changes. You get predictable, version-controlled releases without ever opening a browser window.
Scripted Infrastructure Management
Provisioning a new Activepieces environment usually requires manual credential entry. Your terminal agent bypasses this by executing `upsert_global_connection` to inject API keys across the instance. It configures the entire workspace from a single shell command. User management works exactly the same way. You can pipe a CSV of new hires into Claude Code, and it will run `invite_user` for each person. DevOps teams can fully automate their onboarding processes through the CLI.
Terminal-Based MCP Server Telemetry
Auditing automation health is much faster from the command line. You can ask your agent to pull `list_flow_runs` and filter for failures across your entire infrastructure. The terminal outputs exactly which pipelines are broken. When it finds dead or deprecated flows, the agent can clean them up. It fires `delete_flow` to remove old automations and `delete_app_connection` to strip out unused credentials. Your environment stays pristine through automated shell tasks.
Set up Activepieces 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 seeactivepieces-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Activepieces transactions." It will automatically discover and invoke the available Activepieces tools.
claude mcp add --transport http activepieces-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 Activepieces MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Activepieces MCP today
We host it, we monitor it, we maintain it. You just paste one token.