Skip to content
Back to search
30
MCP

io.github.bolyra/sdk

io.github.bolyra/sdk

TypeScript SDK for mutual ZKP authentication between humans and AI agents.

Uptime
0.0%
10 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@sumup/agent-toolkit
TypeScript SDK for integrating AI Agents with the SumUp API.
0 tools
@zypher/agent
An open-source TypeScript agent SDK for building production-ready agentic AI agents
0 tools
typescript-sdk
The official TypeScript SDK for Model Context Protocol servers and clients
0 tools
@brickstechnology/agent-sandbox-typescript-sdk
TypeScript SDK for the Kubernetes Agent Sandbox. Provisions sandbox pods via SandboxClaim CRDs and exposes typed APIs for running shell comm
0 tools
io.github.rog0x/schema
JSON Schema, TypeScript types, mocks for AI agents
0 tools
@coti-io/coti-sdk-private-messaging
TypeScript SDK and MCP server for private encrypted agent-to-agent messaging, multi-agent coordination, delegation, inbox workflows, rewards
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.bolyra/sdk": {
      "url": "None",
      "transport": "http"
    }
  }
}