flomo mcp for Cursor
io.github.plidezus/flomo-mcp
Connect AI to your flomo notes. Search, create, edit notes and manage tags via MCP.
client:Cursor
transport:streamable-http
Install flomo mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"flomo-mcp": {
"url": "https://flomoapp.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs