SeekLink for Windsurf
io.github.simonsysun/seeklink
Local read-only semantic search for Markdown vaults through MCP.
client:Windsurf
transport:stdio
runtime:pypi
Install SeekLink in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"seeklink": {
"command": "uvx",
"args": [
"seeklink"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs