Skip to content
VS Code

Sovereign Identity Wallet for VS Code

io.github.tamtunnel/si-wallet-mcp

Self-hosted signing wallet: DIDs, agency grants, and task mandates for AI agents.

client:VS Code transport:stdio runtime:npm

Install Sovereign Identity Wallet in VS Code

.vscode/mcp.json

{
  "servers": {
    "si-wallet-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@tamtunnel/si-wallet-mcp"
      ]
    }
  }
}

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

Sovereign Identity Wallet in other clients