Back to search
30
MCP streamable-http

MetaMask Embedded Wallets (Web3Auth) MCP

io.github.web3auth/mcp-server

Helps AI coding agents integrate MetaMask Embedded Wallets (Web3Auth) SDKs.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

MetaMask Embedded Wallets MCP
MetaMask Embedded Wallets MCP (formerly Web3Auth) gives AI coding assistants live access to Embedded Wallets documentation, SDK references,
0 tools · http
agentwallet-mcp
MCP Server for AgentWallet Protocol — AI agents get wallets, escrow, and payments as native tools
0 tools
lightning-wallet-mcp
Lightning wallet for AI agents. MCP server + CLI. Works with Claude Code, OpenClaw, Cursor, and any agent framework.
0 tools
JPYC Agent MCP
OAuth-protected JPYC wallet, transfer, and contract workflows on Polygon.
0 tools · streamable-http
io.github.lordbasilaiassistant-sudo/base-multi-wallet-mcp
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on
0 tools
base-multi-wallet-mcp
MCP server for AI agents to manage multiple wallets with coordinated trading and batch operations on Base. Portfolio management for autonomo
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "metamask_embedded_wallets_(web3auth)_mcp": {
      "url": "https://mcp.web3auth.io",
      "transport": "streamable-http"
    }
  }
}