logseq mcp for Windsurf
io.github.mrfentmen/logseq-mcp
MCP server for Logseq: graphs, pages, blocks via the local HTTP API plugin.
client:Windsurf
transport:stdio
runtime:npm
Install logseq mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"logseq-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/logseq-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs