Progi runs on your own machine — the client starts it, so there is no endpoint to ping. 95 installs a week from pypi. Last commit 27 Jun 2026.
MCP-native workflow engine: teach agents your processes once, they execute them consistently.
Today is the operative word: we check Progi every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add progi -- uvx progi
{
"mcpServers": {
"progi": {
"args": [
"progi"
],
"command": "uvx"
}
}
}
[mcp_servers.progi]
command = "uvx"
args = ["progi"]
{
"mcpServers": {
"progi": {
"args": [
"progi"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"progi": {
"args": [
"progi"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
PROGI_DB_PATH (Custom path for the Progi SQLite database file).
The author declared them in the registry entry; get the values from the project itself.
Cloudflare Workers MCP server: agent-workflow-engine
Agent Workflow Engine — multi-step MCP workflows with per-step directives and validation.
Open-source Zapier/n8n alternative as an MCP server: agents build, run and debug your workflows.
Let Codex orchestrate external coding agents through their native harnesses.
Integrate Connext AI into agentic workflows, enabling Connext product-aware assistance.
Create and drive plori cloud agents and workflows over MCP; each agent has its own environment.
Persistent understanding via workflow prompts, typed updates, graph-native code, and supersession.
Provable, declarative multi-agent workflows for Claude Code (typed .slang, non-LLM executor).
Answers built from our own checks of this server.