constitution lint for Cursor
dev.agentopskit.www/constitution-lint
Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.
client:Cursor
transport:streamable-http
tools:1
Install constitution lint in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"constitution-lint": {
"url": "https://www.agentopskit.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs