flomo mcp for Gemini CLI
io.github.plidezus/flomo-mcp
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
client:Gemini CLI
transport:streamable-http
Install flomo mcp in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"flomo-mcp": {
"httpUrl": "https://flomoapp.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs