docvet for Claude Desktop
io.github.alberto-codes/docvet
Docstring quality vetting for Python -- enrichment, freshness, coverage, and presence checks
client:Claude Desktop
transport:stdio
runtime:pypi
Install docvet in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"docvet": {
"command": "uvx",
"args": [
"docvet"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs