Ouroboros for VS Code
io.github.q00/ouroboros
Pins an acceptance spec; the verify command and expected output never enter the success contract.
client:VS Code
transport:stdio
runtime:pypi
Install Ouroboros in VS Code
.vscode/mcp.json
{
"servers": {
"ouroboros": {
"type": "stdio",
"command": "uvx",
"args": [
"ouroboros-ai"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs