Skip to content
Windsurf

ContextPull for Windsurf

io.github.mi2arun/contextpull

Exact document sections on demand for LLM agents: index in context, search, read, grep, neighbours.

client:Windsurf transport:stdio runtime:pypi

Install ContextPull in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "contextpull": {
      "command": "uvx",
      "args": [
        "contextpull"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

ContextPull in other clients