AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI
This MCP server provides an AI agent identity and trust layer for autonomous AI agents, including scoped permissions and tamper-evident audit trails. It is intended to work via Claude Desktop, Cursor, or any MCP-compatible client, and is distributed as the @vorim/mcp-server package.
๐ ๏ธ Key Features
Agent identity for AI agents
Scoped permissions
Tamper-evident audit trails
MCP server integration (mcp-server, mcp)
๐ Use Cases
Identity and permissions for agents used in Claude Desktop and Cursor
Audit trail support for agent activity from MCP-compatible clients
โก Developer Benefits
Cryptographic agent identity
Tamper-evident auditing via the Vorim AI layer
Compatibility with any MCP-compatible client
โ ๏ธ Limitations
Server details provided do not include specific tool definitions or a tool count
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.
What is Vorim AI?
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.
The protocol underneath (VAIP) is open, MIT-licensed, and submitted to IETF as draft-nyantakyi-vaip-agent-identity-01.
This package is the MCP (Model Context Protocol) server that exposes 19 Vorim tools to any MCP-compatible AI client.
Works with Claude Desktop, Cursor, VS Code, Google Antigravity, and any other MCP client.