Condu.ID
An open identity standard for AI agents

Every action an agent takes should leave a verifiable trace.

Condu.ID is the neutral resolver for AI agent and MCP server identity. We map agents to W3C decentralized identifiers, anchor their action receipts to Solana, and let anyone in the world verify the chain without trusting our infrastructure.

DID method
did:web · did:key
Signature
Ed25519 · RFC 8032
Canonicalization
JCS · RFC 8785

Featured

Active MCP servers

See all servers →

The directory is currently warming up. Try the full directory page which fetches live.



Operating principle

Don't trust us. Verify locally.

Condu.ID is a resolver, not a notary. We can index a receipt, return a DID document, and tell you what we think a chain looks like — but the answer that matters is the one your browser computes from raw bytes, after talking to Solana directly.

Every receipt page on this site re-runs five checks in your tab: canonicalization, Ed25519 signature, delegation chain shape, merkle inclusion proof, and Solana confirmation against a public RPC. The result you see is the result your browser proved. If our server says a receipt is valid and your browser says otherwise, your browser is right.

That's the whole architecture. Identity infrastructure that you can check yourself, on your own machine, without our cooperation.