aaa mcp for Cursor
io.github.ariffazil/aaa-mcp
Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs.
client:Cursor
transport:stdio
runtime:pypi
Install aaa mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"aaa-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"arifos"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs