constitution lint for VS Code
dev.agentopskit/constitution-lint
Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.
client:VS Code
transport:streamable-http
tools:1
Install constitution lint in VS Code
.vscode/mcp.json
{
"servers": {
"constitution-lint": {
"type": "http",
"url": "https://agentopskit.dev/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs