MindFlows for Zed
us.mindflows/mcp-server
Visual workflow memory: search, read, and freeze MindFlows workflows from any agent.
client:Zed
transport:streamable-http
Install MindFlows in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp-server": {
"url": "https://mcp.mindflows.us"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs