Skip to content
Claude Desktop

progi for Claude Desktop

io.github.zseta/progi

MCP-native workflow engine: teach agents your processes once, they execute them consistently.

client:Claude Desktop transport:stdio runtime:pypi

Install progi in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "progi": {
      "command": "uvx",
      "args": [
        "progi"
      ],
      "env": {
        "PROGI_DB_PATH": "<PROGI_DB_PATH>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

progi in other clients