INVARA for VS Code
io.github.jujitae/invara
Independent verification that a change kept its declared constraints. No model in the verdict path.
client:VS Code
transport:stdio
runtime:pypi
Install INVARA in VS Code
.vscode/mcp.json
{
"servers": {
"invara": {
"type": "stdio",
"command": "uvx",
"args": [
"invara"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs