Back to search
30
MCP

@attested-intelligence/aga-mcp-server

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

MCP server for cryptographic AI agent governance. Seal policy artifacts, enforce at runtime, prove with signed receipts and offline-verifiable evidence bundles.

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

Similar MCP servers embedding-nearest

agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
@l-agence/mcp-server-agence
MCP server for Agence — AI governance framework with policy enforcement, skills, memory, and multi-LLM consensus
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
0 tools
agentic-audit-mcp
MCP server for AgenticAudit — lets AI agents query their own compliance audit trail
0 tools
agent-security-mcp
MCP server providing security scanning, prompt injection detection, secret leak detection, and agent permission auditing for AI agent workfl
0 tools
io.github.l-agence/agence
AI governance MCP server — policy enforcement, skills, memory, multi-LLM consensus
0 tools

How to use

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

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