docsonar for Claude Desktop
io.github.ribhav-jain/docsonar
Local document search over your folders: hybrid keyword+semantic, fully offline, read-only
client:Claude Desktop
transport:stdio
runtime:pypi
Install docsonar in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docsonar": {
"command": "uvx",
"args": [
"docsonar"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs