bernstein for VS Code
io.github.sipyourdrink-ltd/bernstein
The open-source governance layer for AI agents. Byte-identical run receipts, 40+ adapters, air-gap.
client:VS Code
transport:stdio
runtime:pypi
Install bernstein in VS Code
.vscode/mcp.json
{
"servers": {
"bernstein": {
"type": "stdio",
"command": "uvx",
"args": [
"bernstein"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs