Server Config
{
"mcpServers": {
"flomo-mcp": {
"command": "npx",
"args": [
"-y",
"@panghui8383/flomo-mcp@0.0.5"
],
"env": {
"FLOMO_API_URL": "https://flomoapp.com/iwh/xxxx/xxxxx/"
}
}
}
}