Produtos
Gateway
A Personas server you can self-host or have Keychain host for you — every Keychain capability, delivered as a web server and MCP server that your agents and services call over HTTP.
Capacidades
Gateway
Gateway is a Personas server — the full cryptographic power of Personas, delivered as a web and MCP server that you can self-host or have Keychain host for you. Ideal for giving AI agents cryptographic identity and data security.
- Every Keychain capability, hosted.
- Identity, signing, end-to-end encryption, verifiable credentials, key rollover, and application-level consensus — the same cryptographic core as Personas, exposed over the network.
- HTTP and MCP interfaces.
- Call the Keychain Protocol over a standard HTTP API or the Model Context Protocol, so any agent, service, or workflow can integrate without embedding the SDK.
- Deploy it your way.
- Run Gateway inside your own infrastructure for full control, or let Keychain host and operate it for you as a managed service.
Capacidades
A Personas server you can self-host or have Keychain host for you — every Keychain capability, delivered as a web server and MCP server that your agents and services call over HTTP.
- Client libraries in every language
- HTTP clients in the same languages as the Personas SDK — C/C++, Python, C#, Kotlin, Go, and Rust — plus a first-class TypeScript client.
- Built for AI agents
- Give autonomous agents persistent identity and end-to-end data security through a simple, uniform API — the fastest path to trusted agent-to-agent interaction.
- Always under human authority
- Key events and sensitive actions stay attributable and auditable, so the systems Gateway secures remain accountable to the people who run them.
Disponível como
HTTP Server
RESTful API — self-hosted or fully managed by Keychain
MCP Server
Model Context Protocol tools for AI agents
Client Libraries
HTTP clients for every Personas language, plus TypeScript