HomeSecurity › vorim-mcp-server

vorim-mcp-server

AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI

TypeScript Cloud macOSWindowsLinux
★ 66 stars Last pushed 2026-08-13 License: MIT

Topics: Security

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 1.1.15)

npx -y @vorim/mcp-server@1.1.15

Or add to your MCP client config:

{
  "mcpServers": {
    "vorim-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@vorim/mcp-server@1.1.15"
      ],
      "env": {
        "VORIM_API_KEY": "<YOUR_VALUE>",
        "VORIM_BASE_URL": "<YOUR_VALUE>"
      }
    }
  }
}
  • VORIM_API_KEY required secret — Vorim API key (agid_sk_live_...)
  • VORIM_BASE_URL — Vorim API base URL

This repository has 2 servers listed in the Official MCP Registry.

Other names: io.github.Kzino/vorim-mcp-server

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry