Skip to content
VS Code

FlowCastle for VS Code

ai.flowcastle/flowcastle

Build, edit, and deploy Telegram bots on FlowCastle's hosted visual flow platform.

client:VS Code transport:streamable-http tools:51

Install FlowCastle in VS Code

.vscode/mcp.json

{
  "servers": {
    "flowcastle": {
      "type": "http",
      "url": "https://api.flowcastle.ai/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

All 51 tools →

FlowCastle in other clients