pyproject release gate for Claude Desktop
io.github.jmshinhwa/pyproject-release-gate
19 date-aware checks on the [project] metadata that decides whether your next release uploads
client:Claude Desktop
transport:stdio
runtime:npm
Install pyproject release gate in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"pyproject-release-gate": {
"command": "npx",
"args": [
"-y",
"@readystack/pyproject-release-gate"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs