← Back to Plugins
MCP Server MCP

io.github.ariffazil/aaa-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

uvx arifos

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "arifos",
      "version": "60.0.0",
      "transport": {
        "type": "stdio"
      }
    },
    {
      "registryType": "oci",
      "identifier": "docker.io/ariffazil/arifos:60.0.0",
      "transport": {
        "type": "sse",
        "url": "https://aaamcp.arif-fazil.com/sse"
      }
    }
  ]
}
mcp model-context-protocol pypi oci

Comments

Sign in to leave a comment

Loading comments...