ContextPull for Claude Desktop
io.github.mi2arun/contextpull
Exact document sections on demand for LLM agents: index in context, search, read, grep, neighbours.
client:Claude Desktop
transport:stdio
runtime:pypi
Install ContextPull in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"contextpull": {
"command": "uvx",
"args": [
"contextpull"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs