Agent Wallet runs on your own machine — the client starts it, so there is no endpoint to ping. 375 installs a week from npm. Last commit 29 Jul 2026.
Local agent wallet + 900 pay-per-call data APIs — free discovery, x402 USDC, code-level spend caps
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 @pulsenetwork/mcp
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"@pulsenetwork/mcp"
],
"command": "npx"
}
}
}
[mcp_servers.agent-wallet]
command = "npx"
args = ["-y", "@pulsenetwork/mcp"]
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"@pulsenetwork/mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agent-wallet": {
"args": [
"-y",
"@pulsenetwork/mcp"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.