Odel
Attestix

Attestix

Local
@vibetensor17PythonApache-2.0Updated 4 days ago

AI agent identity, W3C credentials, EU AI Act compliance. 47 MCP tools.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIattestixv0.2.2

Run

uvx attestix

MCP client config

{
  "mcpServers": {
    "attestix": {
      "command": "uvx",
      "args": [
        "attestix"
      ]
    }
  }
}