progi for Cline
io.github.zseta/progi
MCP-native workflow engine: teach agents your processes once, they execute them consistently.
client:Cline
transport:stdio
runtime:pypi
Install progi 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": {
"progi": {
"command": "uvx",
"args": [
"progi"
],
"env": {
"PROGI_DB_PATH": "<PROGI_DB_PATH>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs