Loading MCP server directory, please wait...
AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI
npx @getmcp/cli add io.github.Kzino/vorim-mcp-serverRequires Node.js 18+. Community-contributed server. Review source before installing.
VORIM_API_KEYVorim API key (agid_sk_live_...)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Kzino/vorim-mcp-server": {
"command": "npx",
"args": [
"-y",
"@vorim/mcp-server"
],
"env": {
"VORIM_API_KEY": "",
"VORIM_BASE_URL": ""
}
}
}
}