No Client Identity
Create one to connect to servers
Create Identity

Server Playground

Connect to any KYA-OS server and explore the protocol in action. Watch discovery, connection, per-request proofs, and tool execution happen step by step.

Model Context Protocol Identity

Try a demo server

Built on open standards: W3C DIDs, RFC 8785 JSON Canonicalization, RFC 7515 JWS.

All cryptographic operations run entirely in your browser using Ed25519.

1

Discovery

Fetch well-known endpoints to discover server identity and capabilities

2

Connection

Establish MCP session with initialize/initialized handshake

3

Request Proof

Arm stateless org.kya-os/proof.v1 signing - every tool call carries its own proof

4

Tools

Discover available tools and their input schemas

5

Execution

Call tools and verify cryptographic proofs

Learn More