Vectr for Claude Desktop
io.github.swapnanil/vectr
Semantic codebase search + persistent working memory for AI code editors. Local, no API key.
client:Claude Desktop
transport:stdio
runtime:pypi
Install Vectr in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vectr": {
"command": "uvx",
"args": [
"vectr"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs