Agent♥︎Age
Catalog

Workflow MCP

Official

by Juliusolsson05 · TypeScript

Session-bound Docker workflow server through Codex. State is discarded with the container.

The io.github.Juliusolsson05/workflow-mcp server is a session-bound Docker workflow server intended to run through Codex. It uses a container to execute workflow actions, and state is discarded with the container, meaning session data does not persist beyond the container lifecycle.

🛠️ Key Features

  • Session-bound Docker workflow execution
  • Runs through Codex
  • Container-based execution with discarded state

🚀 Use Cases

  • Running Docker-based workflows within Codex sessions
  • Tasks that do not require persistence of state across container restarts

⚠️ Limitations

  • State does not persist: discarded when the container ends
Workflow MCP - agentage MCP Catalog