constitution lint for Claude Desktop
dev.agentopskit.www/constitution-lint
Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.
client:Claude Desktop
transport:streamable-http
tools:1
Install constitution lint in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"constitution-lint": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.agentopskit.dev/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs