DocPull for Claude Desktop
io.github.raintree-technology/docpull
Sync public web sources into cited context packs for AI agents, RAG, and MCP clients.
client:Claude Desktop
transport:stdio
runtime:pypi
Install DocPull in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docpull": {
"command": "uvx",
"args": [
"docpull"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs