Agentwallet runs on your own machine — the client starts it, so there is no endpoint to ping. 725 installs a week from npm. Last commit 3 Aug 2026.
Wallet infrastructure for Ai agents. EVM + Solana. x402 payments. No KYC.
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 agentwallet -- npx -y agentwallet-mcp
{
"mcpServers": {
"agentwallet": {
"args": [
"-y",
"agentwallet-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agentwallet]
command = "npx"
args = ["-y", "agentwallet-mcp"]
{
"mcpServers": {
"agentwallet": {
"args": [
"-y",
"agentwallet-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentwallet": {
"args": [
"-y",
"agentwallet-mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.