Static linter for CLAUDE.md-style agent constitution files: 10 operational-guardrail checks.
claude mcp add constitution-lint --transport http https://agentopskit.dev/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"constitution-lint": {
"url": "https://agentopskit.dev/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"constitution-lint": {
"serverUrl": "https://agentopskit.dev/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"constitution-lint": {
"type": "http",
"url": "https://agentopskit.dev/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"constitution-lint": {
"url": "https://agentopskit.dev/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"constitution-lint": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://agentopskit.dev/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://agentopskit.dev/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/dev.agentopskit--constitution-lint/reviews or the review_server meta-tool.
POST /mcp