@cellar-door/mcp-server
Freeby MCP Community
MCP server exposing cellar-door EXIT and ENTRY verifiable markers as AI-native tools
v0.1.7Added Apr 12, 2026
ai-agentsagent-protocolpassage-protocolexit-protocolai-security
@cellar-door/mcp-server MCP Server
MCP server exposing cellar-door EXIT and ENTRY verifiable markers as AI-native tools
Installation
Reviews
Installation
Quick install
npx -y @cellar-door/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@cellar-door/mcp-server": {
"command": "npx",
"args": ["-y", "@cellar-door/mcp-server"]
}
}
}