flomo mcp for VS Code
io.github.plidezus/flomo-mcp
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
client:VS Code
transport:streamable-http
Install flomo mcp in VS Code
.vscode/mcp.json
{
"servers": {
"flomo-mcp": {
"type": "http",
"url": "https://flomoapp.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs