constitution lint for Grok
dev.agentopskit.www/constitution-lint
Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.
client:Grok
transport:streamable-http
tools:1
Install constitution lint in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"constitution-lint": {
"type": "http",
"url": "https://www.agentopskit.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs