Skip to content
Back to search
100
MCP live v1.0.0 MCP 2025-06-18 streamable-http

com.wallet-connectors/wallet-verifier-mcp

com.wallet-connectors/wallet-verifier-mcp

MCP server for verifying EUDI/Talao wallet data via OIDC4VP (pull) for AI agents.

Uptime
100.0%
1 direct probes · 30d
Response
124ms
last probe
Tools
1
callable
Resources
1
readable
Prompts
2
available

Tools · 1

create_account

Create aan account for a human or a company. This tool will generate a decentralized identifier(DID) and a data wallet.

Resources · 1

Wallet4Agent – Getting Started for Developers

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

learn_wallet4agent_as_guest

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…

create_agent_wallet_for_guest

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…

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"
    }
  }
}