Vorim Mcp Server is a Model Context Protocol (MCP) server: AI agent identity, permissions, trust scores, and tamper-evident audit trails via Vorim AI. Because it speaks the Model Context Protocol, AI assistants can use Vorim Mcp Server as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the npm package @vorim/mcp-server speaks MCP over stdio on your machine. Configuration happens through environment variables — you'll need VORIM_API_KEY. The current release is v1.1.2, published under the MIT license, with source at Kzino/vorim-mcp-server on GitHub, where it has earned 73 stars.
On mcp.site, Vorim Mcp Server sits in the AI & Agents category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain Vorim Mcp Server for Kzino, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸npm package — @vorim/mcp-server · MCP over stdio
▸Credentials — Requires VORIM_API_KEY
▸Open source — MIT license · Kzino/vorim-mcp-server