AI Workbench MCP runs on your own machine — the client starts it, so there is no endpoint to ping. 87 installs a week from pypi. Last commit 27 Jun 2026.
Goose-first MCP server for Workbench-owned acceptance evidence, validation gates, and analytics.
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 ai-workbench-mcp -- uvx ai-workbench-mcp
{
"mcpServers": {
"ai-workbench-mcp": {
"args": [
"ai-workbench-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ai-workbench-mcp]
command = "uvx"
args = ["ai-workbench-mcp"]
{
"mcpServers": {
"ai-workbench-mcp": {
"args": [
"ai-workbench-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ai-workbench-mcp": {
"args": [
"ai-workbench-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.