PluginBench
MCP Server
Active
AGPL-3.0

io.github.ariffazil/aaa-mcp MCP Server

io.github.ariffazil/aaa-mcp

What is the io.github.ariffazil/aaa-mcp MCP server?

Constitutional AI Governance with 13 enforced floors (F1-F13) and tri-witness consensus for LLMs.

How to install io.github.ariffazil/aaa-mcp

Copy-paste configuration for popular MCP clients.

transport: stdio
Config generated by PluginBench — verify against the source before use.
Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "aaa-mcp": {
      "command": "uvx",
      "args": [
        "arifos"
      ]
    }
  }
}
Cursor
~/.cursor/mcp.json
{
  "mcpServers": {
    "aaa-mcp": {
      "command": "uvx",
      "args": [
        "arifos"
      ]
    }
  }
}
Windsurf
~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "aaa-mcp": {
      "command": "uvx",
      "args": [
        "arifos"
      ]
    }
  }
}
VS Code
.vscode/mcp.json
{
  "servers": {
    "aaa-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "arifos"
      ]
    }
  }
}
Claude Code
claude mcp add aaa-mcp -- uvx arifos

Related MCP servers

Constitutional AI kernel with 13 MCP tools, 888_JUDGE verdict pipeline, and VAULT999 ledger.

48
Python
AGPL-3.0
View repository →

Constitutional AI governance server with 5-organ Trinity and enforced floors F1-F13.

48
Python
AGPL-3.0
View repository →

Constitutional AI governance: 11 mega-tools, 13 floors, VAULT999 ledger. Human-in-loop by design.

0
Python
View repository →