AI Workbench MCP is an MCP tool server that records evidence for AI coding runs, runs deterministic validation, and applies a quality gate to decide whether a run is accepted, needs review, or is blocked. It supports hosts like Goose and Codex local/IDE by producing auditable run artifacts such as metadata, validation reports, and revision decisions.
From the registry: Goose-first MCP server for Workbench-owned acceptance evidence, validation gates, and analytics.
$ python -m pip install ai-workbench-mcp==0.6.0a0Please install the `ai-workbench-mcp` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Python** — Python is required to run the AI Workbench MCP server and related CLI tools.
- **Install the AI Workbench MCP package** — Install the published package from PyPI. The README indicates ai-workbench-mcp==0.6.0a0 is the latest published PyPI and MCP Registry package. Run: `python -m pip install ai-workbench-mcp==0.6.0a0`
Canonical MCP server config (stdio transport):
- command: `ai-workbench-mcp`
- args: []
Note: The README states Codex local/IDE and Goose use the same stdio server command: `ai-workbench-mcp`. The README also shows editable local installs for development (`python -m pip install -e .`), but the published package install is the simpler portable path.
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Persistent codebase knowledge graph. Survives session restarts and context compaction.
A powerful toolkit for coding, providing semantic retrieval and editing capabilities.