Flowral AI Tools for Zed
app.flowral.mcp/planner
Streamable HTTP MCP server exposing planner flows, tasks, and squads.
client:Zed
transport:streamable-http
Install Flowral AI Tools in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"planner": {
"url": "https://mcp.flowral.app"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs