Https://github.com/kzino/vorim Mcp Server
@Kzino
关于 Https://github.com/kzino/vorim Mcp Server
AI agent identity, permissions, trust scores, and tamper-evident audit trails. 17 MCP tools: register agents (Ed25519 keypairs), check permissions (sub-5ms), emit audit events, verify trust scores (0-100), delegate credentials, ephemeral agents. IETF Internet-Draft filed. Works w
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"vorim-mcp-server": {
"command": "npx",
"args": [
"@vorim/mcp-server"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is vorim Mcp Server?
vorim Mcp Server provides AI agent identity, permissions, trust scores, and tamper-evident audit trails. It offers 17 MCP tools for managing agent credentials, checking permissions, emitting audit events, verifying trust scores, delegating credentials, and creating ephemeral agents.
How to use vorim Mcp Server?
Install and run using npx: npx @vorim/mcp-server. Integrate with LangChain, OpenAI, CrewAI, or Stripe ACP. Tools are invoked via MCP protocol client.
Key features of vorim Mcp Server
- Register agents with Ed25519 keypairs
- Check permissions in under 5 milliseconds
- Emit tamper-evident audit events
- Verify trust scores on a 0–100 scale
- Delegate credentials between agents
- Create ephemeral, short-lived agents
Use cases of vorim Mcp Server
- Grant and verify AI agent permissions in real time
- Maintain an immutable audit trail of agent actions
- Assign trust scores to agents based on behavior history
- Enable delegated access for multi-agent workflows
FAQ from vorim Mcp Server
How do I install vorim Mcp Server?
Run npx @vorim/mcp-server in your terminal. No additional runtime dependencies are required beyond Node.js.
What authentication does vorim use?
Agents are registered using Ed25519 keypairs. Credentials can be delegated and trust scores are cryptographically verifiable.
Which AI frameworks are compatible?
vorim works with LangChain, OpenAI, CrewAI, and Stripe ACP out of the box.
Is there a formal specification?
Yes, an IETF Internet-Draft has been filed for the underlying protocol.
What is the performance of permission checks?
Permission checks complete in under 5 milliseconds under normal conditions.
版本控制 分类下的更多 MCP 服务器

GitLab
modelcontextprotocolModel Context Protocol Servers

Git
modelcontextprotocolModel Context Protocol Servers
Test
skillsCreate a site or blog from your GitHub repositories with GitHub Pages.
AIO-MCP Server
athapong🚀 All-in-one MCP server with AI search, RAG, and multi-service integrations (GitLab/Jira/Confluence/YouTube) for AI-enhanced development workflows. Folk from https://github.com/nguyenvanduocit/all-in-one-model-context-protocol
GitLab MCP Server
yoda-digitalProduction-grade GitLab MCP server with 86 tools — full GitLab control from any AI agent (Claude, Cursor, Zed).
评论