Product Console for VS Code
io.github.gondalaimafia/product-console
Agent accountability for product teams: specs, evidence, and ship readiness over MCP.
client:VS Code
transport:streamable-http
Install Product Console in VS Code
.vscode/mcp.json
{
"servers": {
"product-console": {
"type": "http",
"url": "https://pc-mcp.fly.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs