Librarian for Windsurf
io.github.terobyte/librarian
Deterministic ebook-to-markdown pipeline with MCP tools to browse, search, and read your books.
client:Windsurf
transport:stdio
runtime:pypi
Install Librarian in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"librarian": {
"command": "uvx",
"args": [
"librarian-cli"
],
"env": {
"LIB_HOME": "<LIB_HOME>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs