Bolyra ZKP authentication middleware for Model Context Protocol (MCP) servers โ adds mutual zero-knowledge proof of human-delegated agent identity to any MCP server, over stdio or HTTP.
{
"mcpServers": {
"bolyramcp": {
"command": "npx",
"args": [
"-y",
"@bolyra/mcp"
]
}
}
}