Feature

MCP Server

FlowCastle ships a built in MCP server, so AI agents like Claude and Cursor can work on your bot flows directly — reading the current flow, proposing changes, and applying validated edits. You describe what the bot shoul

FlowCastle ships a built-in MCP server, so AI agents like Claude and Cursor can work on your bot flows directly — reading the current flow, proposing changes, and applying validated edits. You describe what the bot should do; the agent builds it inside your workspace.

Your AI agent becomes a bot builder

MCP (Model Context Protocol) is the open standard that lets AI assistants use external tools. FlowCastle's MCP server exposes your workspace to any MCP-compatible agent: it can inspect your flows and variables, browse the module catalog, look up working flow examples, and apply changes — all through the same validated actions the visual editor uses.

That means you can sit in Claude or your IDE and say "add a lead-qualification branch after the welcome message, and sync the answers to Google Sheets" — and watch the flow update.

What the agent can do

  • Read the structure of any flow, block, and variable in your workspace
  • Search ready-made flow examples and follow design guidelines
  • Draft new flows or edit existing ones with validated actions — invalid changes are rejected before they touch your bot
  • Inspect available modules and integrations before wiring them in

Why it's different

Most bot platforms added a chat-style "AI helper" inside their own UI. FlowCastle plugs into the agents you already use. Your prompts, context, and workflow stay where you work — the bot building comes to you.

Getting started

Connect your MCP client to the FlowCastle MCP server with your workspace credentials, and the tools appear automatically. Works with Claude, Cursor, and any other MCP-compatible client.

FAQ

What is the FlowCastle MCP server?

A built-in server for the Model Context Protocol — the open standard that lets AI assistants use external tools. It exposes your workspace so an AI agent can inspect flows and variables, browse the module catalog, and apply edits.

Which AI tools can connect to FlowCastle?

Any MCP-compatible agent, including Claude and AI-powered IDEs like Cursor. You describe the change in chat and watch the flow update in your workspace.

Can an AI agent break my bot?

Agents work through the same validated actions the visual editor uses, so invalid changes are rejected before they touch your flow.