sanad

getsanad/sanad
★ 0 stars Go AI/LLM Updated today
Short-lived credentials, attenuation-only delegation, and a kill switch for AI agents calling MCP servers
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "sanad": {
      "command": "go",
      "args": [
        "run",
        "github.com/getsanad/sanad@latest"
      ]
    }
  }
}

README Excerpt

A security checkpoint and credential system that verifies *who an agent is and who is accountable for it* before it can talk to sensitive MCP servers — issuing short-lived, single-purpose **passports** instead of long-lived keys. > **Why "Sanad"?** In classical scholarship, a *sanad* (سند) is the verified chain of

Topics

ai-agentsauthorizationgolangidentitymcpsecurity