Skip to content
Back to search
30
MCP

@attested-intelligence/aga-mcp-server

npm/@attested-intelligence/aga-mcp-server

MCP governance proxy and evidence engine for AI agent tool calls: evaluate each call against a sealed policy, permit or deny it at the proxy boundary, and prove every decision with signed, offline-verifiable evidence bundles.

Uptime
0.0%
31 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@attested-intelligence/aga-mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}