Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 💰 Finance & Fintech
  3. Wallet Verifier MCP
Wallet Verifier MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 6:31:44 AM

Wallet Verifier MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time — check back soon.
View RepositoryVisit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent — or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON ▾

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "wallet-verifier-mcp": {
      "url": "https://wallet4agent.com/mcp"
    }
  }
}

💡 Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing Alternatives💰 More in Finance & Fintech

Documentation Overview

🏗️ Wallet4Agent — Technical Stack Overview

For developers building trusted AI Agents able to interact with persons, companies, services, and other agents

Wallet4Agent provides the trust layer that AI Agents need to operate safely in the real world.
This document explains the technical components, standards, and identity mechanisms behind the platform.


1. 🎯 Purpose of Wallet4Agent

AI Agents increasingly take actions, access data, and collaborate.
To do this safely, they must be able to:

  • 🆔 Prove who they are
  • 👤 Prove who owns or controls them
  • 📄 Hold verifiable credentials
  • 🔐 Sign actions and data securely
  • 🔗 Trust users, companies, and other agents
  • 🪪 Authenticate to external systems without fragile API keys

Wallet4Agent provides AI Agents with:

  • A DID-based identity
  • A secure wallet for credentials
  • Cloud KMS-backed signing keys
  • Interoperability with OIDC4VCI, OIDC4VP, SD‑JWT, JSON-LD, OAuth2
  • An MCP server interface for agents

Everything is standards‑based and interoperable.


2. 🧱 Architecture Overview

Wallet4Agent is built with three coordinated layers:

2.1 🖥️ MCP Server (Model Context Protocol)

  • Single endpoint:
    POST https://wallet4agent.com/mcp
  • Exposes all operations as tools:
    • Identity creation
    • Credential issuance
    • Verification flows
    • Signing operations
    • Configuration

2.2 👛 Identity Wallet

Manages:

  • The Agent’s DID & DID Document
  • Stored credentials (SD‑JWT VC, VC JSON‑LD)
  • Linked Verifiable Presentations
  • Wallet metadata & service endpoints

2.3 🔐 Authorization & Verification Layer

Supports:

  • OAuth2 access tokens
  • OIDC4VCI (credential issuance)
  • OIDC4VP (presentation)
  • User verification flows
  • Agent‑to‑Agent authentication

All complex cryptographic and identity logic stays in Wallet4Agent.
Your agent simply calls MCP tools.


3. 🆔 Identity Layer (DID & DID Documents)

Each AI Agent receives a Decentralized Identifier (DID) compliant with the W3C DID Core specification.

Wallet4Agent supports two DID methods:


3.1 🌐 did:web (DNS-based identity)

A DID anchored on a domain.

Code
did:web:wallet4agent.com:<agent-id>

⭐ Characteristics:

  • Easy to resolve using HTTPS
  • DID Document lives at:
    https://wallet4agent.com/did/<agent-id>
  • Perfect for SaaS agents
  • Human-readable, infrastructure-friendly
  • Works well for corporate or platform-linked AI agents

🔗 DID:web specification:
https://www.w3.org/TR/did-spec-registries/#did-method-web


3.2 ⛓️ did:cheqd (ledger-based identity)

A DID anchored on the Cheqd decentralized ledger.

Code
did:cheqd:<network>:<identifier>

⭐ Characteristics:

  • Tamper-resistant DID Document stored on-ledger
  • Supports ledger-anchored keys, rotations, service endpoints
  • Ideal for:
    • High-assurance identity
    • Regulated environments
    • Trust registries
    • Decentralized compliance ecosystems

🔗 DID:cheqd specification:
https://docs.cheqd.io/identity/


4. 📄 DID Documents

Regardless of DID method, the DID Document exposes:

  • 🔑 Public keys
  • 🔐 Authentication methods
  • 📌 Service endpoints
  • 🧾 Linked Verifiable Presentations
  • 🧬 Key types (JWK, Ed25519, etc.)

DID Documents are automatically updated when:

  • Keys rotate
  • New developer or agent keys are registered
  • Credentials are published as Linked VPs
  • Authentication methods change

External agents and services use the DID Document to verify signatures, credentials, and linked proofs.


5. 🔗 Linked Verifiable Presentations (Linked VP)

Linked VP allows Wallet4Agent to publish verifiable credentials inside the DID Document as references.

Why this matters:

  • Public credentials become discoverable
  • Third parties can verify agent capabilities
  • Useful for:
    • Corporate mandates
    • Agent capabilities
    • Service trust signals
    • Compliance proofs

Supported formats:

  • 🟦 SD‑JWT VC
  • 🟩 JWT‑VC / JWT‑VP
  • 🟪 JSON‑LD VC / VP

Specification:
https://identity.foundation/linked-vp/spec/v1.0.0/


6. 🔐 Cryptography & Key Management

6.1 🗝️ Cloud KMS–backed keys (non-exportable)

Each agent has a dedicated cloud KMS key.

Used for:

  • Signing Verifiable Presentations
  • Proofs of key ownership in OIDC4VCI
  • JWTs for OAuth2 client authentication
  • Internal signature operations

Benefits:

  • Private key never leaves KMS
  • Agent identity is tied to a secure execution environment
  • High‑assurance signatures

6.2 🔑 Developer-supplied keys

Developers may register additional public JWKs:

  • For OAuth private_key_jwt
  • For agent frameworks managing their own keys
  • For corporate signing keys

Wallet4Agent stores the public keys; developers retain the private keys.


7. 🔑 Authentication Methods

Wallet4Agent supports three agent authentication flows:

7.1 🔹 Agent Personal Access Token (PAT)

Code
Authorization: Bearer <agent_pat>

Simple and effective for development or local agents.

7.2 🔹 OAuth2 Client Credentials

Agent receives:

  • client_id = Agent DID
  • client_secret

Then exchanges using:

Code
grant_type=client_credentials

Ideal for most production requests.

7.3 🔹 OAuth2 private_key_jwt

Strongest method:

  • Developer registers a public JWK
  • Agent signs a JWT with its private key
  • Wallet4Agent validates it using the registered public JWK

Useful for hardware-backed keys and enterprise infrastructures.


8. 🧾 Credential Issuance (OIDC4VCI)

Wallet4Agent handles complete credential issuance flows:

  • Fetch issuer metadata
  • Obtain OAuth tokens
  • Create proof of key ownership signed by the agent's KMS key
  • Request credentials
  • Store as attestations

Supported formats:

  • 🟦 SD‑JWT VC
  • 🟩 VC JSON‑LD

Agents only call MCP tools — Wallet4Agent does all protocol-level work.


9. 🧪 Verification (OIDC4VP)

Wallet4Agent supports verification of:

  • Natural persons
  • Other agents
  • Credential-based access

Agents can:

  • Start user verification
  • Poll status
  • Receive verified attributes safely
  • Authenticate peer agents

The agent never sees sensitive tokens; only derived, safe claims are returned.


10. 📦 Credential Storage & Retrieval

Wallet4Agent stores credentials as attestations, including:

  • Format
  • Issuer
  • VCT/VC type
  • Expiry
  • Encrypted payload
  • Publication status (for Linked VP)

Agents can:

  • List their credentials
  • Accept new ones
  • Access credentials of other agents (if published)

11. 🌐 OAuth Protected Resource Metadata

Published under:

Code
/.well-known/oauth-protected-resource/mcp

Includes:

  • Supported authentication methods
  • Resource identifiers
  • Trusted authorization servers

Enables automatic configuration by OAuth2 clients and gateways.


12. 🛡️ Responsible AI Features

Wallet4Agent supports human-in-the-loop requirements:

config.json
{
  "always_human_in_the_loop": true
}

Used for:

  • High-risk operations
  • Sensitive credential acceptance
  • Escalation to human review

🧩 13. Summary for Developers

If you are an Agent developer, Wallet4Agent gives you:

FeatureWhat you get
🆔 Agent identityDID + DID Document
🔑 AuthenticationDev PAT, Agent PAT, OAuth2 Client Credentials, private_key_jwt
🔐 Cryptographic keysCloud KMS signatures, non‑exportable
📜 Credential issuanceFull OIDC4VCI support (SD‑JWT VC & VC JSON‑LD)
✅ Credential verificationOIDC4VP with simple MCP tools and safe derived claims
👤 Human interactionQR code → wallet → verified attributes
🤝 Inter‑agent trustAbility to inspect credentials of other agents (when authorized)
⚙️ ConfigurationAuth mode, keys, policies all manageable via MCP
🛡️ SecurityKMS, OAuth2, DID rotation & key updates, role‑separated tokens

Your AI Agent becomes a verifiable digital entity, capable of participating in decentralized and regulated digital identity ecosystems while preserving security and accountability.


Maintainer: Wallet4Agent (Web3 Digital Wallet / Talao )
For feedback or additional documentation, use the contact channels on the Wallet4Agent website.

Read the full README →View source on GitHub →

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Stock Trends Market Intelligence logoStock Trends Market Intelligence

    Equity trend, relative-strength, expected-return, market-context, and research resources for agents.

    💰 Finance & Fintech2 views
    Compare vs Stock Trends Market Intelligence →
  • NannyKeeper — Household Employer Tax API logoNannyKeeper — Household Employer Tax API

    Calculate US household employer (nanny) taxes + run payroll via AI agents. All 50 states.

    💰 Finance & Fintech2 views
    Compare vs NannyKeeper — Household Employer Tax API →
  • Alpha Vantage MCP logoAlpha Vantage MCP

    Real-time financial market data: stocks, forex, crypto, commodities, and economic indicators

    💰 Finance & Fintech2 views
    Compare vs Alpha Vantage MCP →
  • Zwldarren Akshare One MCP logoZwldarren Akshare One MCP

    Provide access to Chinese stock market data including historical prices, real-time data, news, and…

    💰 Finance & Fintech2 views
    Compare vs Zwldarren Akshare One MCP →

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks — not a rating.

Last commit
6mo ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet — be the first to share how this listing worked for you.

Frequently Asked Questions about Wallet Verifier MCP

wallet-verifier-mcp is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "wallet-verifier-mcp": { "url": "https://wallet4agent.com/mcp" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewWallet Verifier MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/wallet-verifier-mcp?style=directory)](https://allmcps.com/mcp/wallet-verifier-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/wallet-verifier-mcp"><img src="https://allmcps.com/api/badge/wallet-verifier-mcp?style=directory" alt="Wallet Verifier MCP on AllMCPs" /></a>

Technical Specs & Signals

Category💰Finance & Fintech
More technical detailsExpand ▾
TransportSSE (Remote)
Last updatedMar 10, 2026
11/12 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit6mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Mar 10, 2026
35Quality signal: Fair · 35/100How this signal is calculated ▾
Server availabilityNot measured

Not scored for repo-hosted servers — we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity0/15
Community engagement0/10

A guidance signal from public completeness & health data — not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

★ Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge — proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it — no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 💰 Finance & Fintech →Best MCP servers for Finance & Fintech →Alternatives to Wallet Verifier MCP →Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients