SDK runs on your own machine — the client starts it, so there is no endpoint to ping. 131 installs a week from npm. Last commit 3 Aug 2026.
TypeScript SDK for mutual ZKP authentication between humans and AI agents.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add sdk -- npx -y @bolyra/sdk
{
"mcpServers": {
"sdk": {
"args": [
"-y",
"@bolyra/sdk"
],
"command": "npx"
}
}
}
[mcp_servers.sdk]
command = "npx"
args = ["-y", "@bolyra/sdk"]
{
"mcpServers": {
"sdk": {
"args": [
"-y",
"@bolyra/sdk"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sdk": {
"args": [
"-y",
"@bolyra/sdk"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.