Flowral AI Tools for VS Code
app.flowral.mcp/planner
Streamable HTTP MCP server exposing planner flows, tasks, and squads.
client:VS Code
transport:streamable-http
Install Flowral AI Tools in VS Code
.vscode/mcp.json
{
"servers": {
"planner": {
"type": "http",
"url": "https://mcp.flowral.app"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs