Skip to content
Back to search
30
MCP

@garl-protocol/mcp-server

npm/@garl-protocol/mcp-server

GARL Protocol MCP Server — cryptographic verification for AI agent actions. 29 named tools: submit signed Action Receipts (v0.1), query multi-dimensional Trust Vector, issue/verify/revoke capability tokens (JWT-shaped + ECDSA-secp256k1), Capability Gate p

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": {
    "@garl-protocol/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}