Skip to content
VS Code

MetaMask Embedded Wallets (Web3Auth) MCP for VS Code

io.github.web3auth/mcp-server

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

client:VS Code transport:streamable-http tools:5

Install MetaMask Embedded Wallets (Web3Auth) MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp-server": {
      "type": "http",
      "url": "https://mcp.web3auth.io"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

MetaMask Embedded Wallets (Web3Auth) MCP in other clients