flomo mcp for Zed
io.github.plidezus/flomo-mcp
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
client:Zed
transport:streamable-http
Install flomo mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"flomo-mcp": {
"url": "https://flomoapp.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs