Loomal

QAE Safety Certification

MCP server by github.com/tb8412/qae-claude-mcp-example

Deterministic pre-execution safety certification for autonomous AI agents.

1 starspypi: qae-safety

About QAE Safety Certification

QAE Safety Certification is an MCP (Model Context Protocol) server published by tb8412 in the official MCP registry, listed under Autonomous Agents on Loomal. Deterministic pre-execution safety certification for autonomous AI agents.

It ships as a Python package on PyPI (qae-safety), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tb8412/qae-claude-mcp-example, where the project has earned 1 GitHub stars.

Use QAE Safety Certification with your agent

Claude Code · one command
claude mcp add qae-safety-certification -- uvx qae-safety
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "qae-safety-certification": {
      "command": "uvx",
      "args": [
        "qae-safety"
      ]
    }
  }
}
pypiqae-safety

Frequently asked questions

What is QAE Safety Certification?
QAE Safety Certification is an MCP (Model Context Protocol) server by tb8412 in the Autonomous Agents category. Deterministic pre-execution safety certification for autonomous AI agents.
How do I connect QAE Safety Certification to Claude, Cursor, or another MCP client?
Install QAE Safety Certification from its pypi package (qae-safety) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is QAE Safety Certification open source?
Yes — the source code is public at github.com/tb8412/qae-claude-mcp-example, with 1 GitHub stars.
Can AI agents pay to use QAE Safety Certification?
Not yet through Loomal — QAE Safety Certification is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain QAE Safety Certification? Claim this listing free by verifying GitHub ownership, or contact us.