Workflow MCP
Session-bound Docker workflow server through Codex. State is discarded with the container.
Install
Dockerstdio
docker run -i --rm docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855 Client config (Claude Desktop, Cursor, Windsurf and most MCP clients)
{
"mcpServers": {
"io-github-juliusolsson05-workflow-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"docker.io/juliusolsson/workflow-mcp@sha256:4b6889f9e78d0208e6d1d343ba23d0c5d092b1a1513a73c9c85deb2d00ab5855"
]
}
}
} Source: official MCP Registry record · registry name io.github.Juliusolsson05/workflow-mcp · published 2026-07-27 · updated 2026-07-27. Not an endorsement; review the code before connecting it to anything sensitive.