pyproject release gate for Cline
io.github.jmshinhwa/pyproject-release-gate
19 date-aware checks on the [project] metadata that decides whether your next release uploads
client:Cline
transport:stdio
runtime:npm
Install pyproject release gate in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"pyproject-release-gate": {
"command": "npx",
"args": [
"-y",
"@readystack/pyproject-release-gate"
]
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs