ResearchZosho for Windsurf
io.github.wyrdsekai/researchzosho
The research librarian for the rest of us: reads, keeps and questions your sources.
client:Windsurf
transport:stdio
runtime:npm
Install ResearchZosho in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"researchzosho": {
"command": "npx",
"args": [
"-y",
"@wyrdsekai/researchzosho-mcp"
],
"env": {
"RESEARCHZOSHO_LIBRARY": "<RESEARCHZOSHO_LIBRARY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs