statewrightgate mcp for VS Code
com.clauxel.statewrightgate/statewrightgate-mcp
A paid remote MCP for Statewright, built to return verdicts, receipts, usage logs, and audit-ready J
client:VS Code
transport:streamable-http
Install statewrightgate mcp in VS Code
.vscode/mcp.json
{
"servers": {
"statewrightgate-mcp": {
"type": "http",
"url": "https://statewrightgate.clauxel.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs