Open Library for Windsurf
io.github.8ensmith/mcp-open-library
Search books and authors on the Internet Archive's Open Library
client:Windsurf
transport:stdio
runtime:npm
Install Open Library in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-open-library": {
"command": "npx",
"args": [
"-y",
"mcp-open-library"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs