Simulate decentralized identity workflows by minting DIDs and issuing verifiable credentials.
Copy the install command and let the AI configure it · recommended for beginners
No copy-paste install info for "idm-mcp" yet — see the docs or source repo.
Use idm-mcp to mint a new DID for test user alice and return the DID identifier with related metadata.
Returns a newly created DID, basic document details, or identifier data for later credential issuance.
Use idm-mcp to issue a signed employee credential to the subject with DID did:example:alice, including name, department, and start date.
Returns a signed verifiable credential containing claim fields, issuer information, and proof data.
Use idm-mcp to verify whether this verifiable credential is valid, and report the results for signature, issuer, and credential status checks.
Returns a verification result stating whether the credential is valid and why each check passed or failed.
Run a lightweight local MCP mock server for predictable testing.
Map natural language to typed IDs and retrieve catalog and verification details.
Integrate IDPay to create, verify, and track payments and transactions.
Simulate dynamic actions for any query with persistent state across sessions.
Provide deterministic identity verification and authorization decisions for MCP servers.
Verify agent identities, check trust scores, and build cross-platform reputation.