DocPull for Windsurf
io.github.raintree-technology/docpull
Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.
client:Windsurf
transport:stdio
runtime:pypi
Install DocPull in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"docpull": {
"command": "uvx",
"args": [
"docpull"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs