com.wallet-connectors/wallet-verifier-mcp
com.wallet-connectors/wallet-verifier-mcpMCP server for verifying EUDI/Talao wallet data via OIDC4VP (pull) for AI agents.
Tools · 1
Create aan account for a human or a company. This tool will generate a decentralized identifier(DID) and a data wallet.
Resources · 1
Markdown documentation that explains how to create an agent identity and wallet, use the admin personal access token, and configure authentication (PAT or OAuth 2.0).
wallet4agent/docs/get_started
Prompts · 2
Explain to a new user (guest) what Wallet4Agent is, what an Agent identifier and wallet are, and how they can later act as a Developer and as an Agent once the wallet is created. This prompt should gu…
Guide a guest user through creating a brand-new Agent identifier and wallet using `create_agent_identifier_and_wallet`. The model must explain what information is needed (owners_identity_provider, own…
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"com.wallet-connectors/wallet-verifier-mcp": {
"url": "https://wallet-connectors.com/mcp",
"transport": "streamable-http"
}
}
}