vorim-mcp-server

Kzino/vorim-mcp-server
★ 0 stars JavaScript 🤖 AI/LLM Updated 1d ago
MCP server for Vorim AI — AI agent identity, permissions, and audit trails. 17 tools for Claude, Cursor, VS Code, and any MCP-compatible client.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "vorim-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Kzino/vorim-mcp-server"
      ]
    }
  }
}

README Excerpt

> Give every AI agent its own cryptographic identity, scoped permissions, and a tamper-evident audit trail — directly from Claude Desktop, Cursor, or any MCP-compatible client. Vorim AI is the identity and trust layer for autonomous AI agents. It gives each agent its own Ed25519 keypair, time-bounded scoped permissions, hash-linked audit events, and a publicly verifiable trust score — so when an agent does something, you can prove who acted, what they were allowed to do, and what happened.

Tools (19)

VORIM_API_KEYVORIM_BASE_URLvorim_check_permissionvorim_delegate_credentialvorim_emit_eventvorim_export_auditvorim_get_agentvorim_grant_permissionvorim_list_agentsvorim_list_delegationsvorim_list_permissionsvorim_pingvorim_register_agentvorim_register_ephemeralvorim_request_tokenvorim_revoke_agentvorim_revoke_permissionvorim_update_agentvorim_verify_trust

Topics

agent-identityai-agentsclaudecursormcpmcp-servervorim