Departure and admission records for AI agents with Ed25519/P-256 signatures.
claude mcp add passage-protocol -- npx -y @cellar-door/mcp-server
claude_desktop_config.json
{
"mcpServers": {
"passage-protocol": {
"command": "npx",
"args": [
"-y",
"@cellar-door/mcp-server"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"passage-protocol": {
"command": "npx",
"args": [
"-y",
"@cellar-door/mcp-server"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"passage-protocol": {
"command": "npx",
"args": [
"-y",
"@cellar-door/mcp-server"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"passage-protocol": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@cellar-door/mcp-server"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"passage-protocol": {
"command": "npx",
"args": [
"-y",
"@cellar-door/mcp-server"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.hawthornhollows--passage-protocol/reviews or the review_server meta-tool.
POST /mcp