Agent Wallet runs on your own machine — the client starts it, so there is no endpoint to ping. 30 installs a week from npm. Last commit 26 May 2026.
Governed USDC wallet for AI agents — policy gates, spending caps, and Ed25519-signed receipts.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add agent-wallet -- npx -y dingdawg-agent-wallet
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"dingdawg-agent-wallet"
],
"command": "npx"
}
}
}
[mcp_servers.agent-wallet]
command = "npx"
args = ["-y", "dingdawg-agent-wallet"]
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"dingdawg-agent-wallet"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"dingdawg-agent-wallet"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.