Shelfmark for Windsurf
io.github.dankaro-projects/shelfmark
Local, privacy-first document catalogue for AI agents: metadata-only discovery, no cloud, no RAG.
client:Windsurf
transport:stdio
runtime:pypi
Install Shelfmark in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"shelfmark": {
"command": "uvx",
"args": [
"shelfmark"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs