mcpbeat Sign in

Keyban Agent Wallet MCP Server

by keyban-prod-mcp Your server? Claim it
local only

Keyban Agent Wallet runs on your own machine — the client starts it, so there is no endpoint to ping. 45 installs a week from npm.

Give an AI agent its own blockchain wallet: balances, USDC transfers, x402 payments under policy.

Installs per day peak 132 · avg 7 · -65% w/w
a month agotoday
45
Installs / week
npm · @keyban/agent-wallet-mcp
Stars
on GitHub
Last commit
0 releases in 90 days
License
language unknown

Nothing serious here today

Today is the operative word: we check Keyban Agent Wallet every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add agent-wallet -- npx -y @keyban/agent-wallet-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-wallet": {
      "args": [
        "-y",
        "@keyban/agent-wallet-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-wallet]
command = "npx"
args = ["-y", "@keyban/agent-wallet-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "agent-wallet": {
      "args": [
        "-y",
        "@keyban/agent-wallet-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-wallet": {
      "args": [
        "-y",
        "@keyban/agent-wallet-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Keyban Agent Wallet

same job, measured the same way
Circle Agent Stack MCP
by kinance

Circle Agent Stack for AI agents: USDC wallets, spend policies, transfers, and x402 nanopayments.

27 installs/wk local only
HTTPayer
by httpayer

x402 micropayments for AI agents — credits-based, no wallets, no blockchain.

36 installs/wk local only
x402 Web Extract
by senpi-station

Pay-per-use web extract, token prices, and wallet balances via x402 USDC micropayments.

5 tools answering
Kura
by dinggi5

Local Ethereum wallet for AI agents - balances, history, x402 payments on Base. Keys stay local.

local only
Pay MCP
by voidly-ai

USDC-backed agent payments. Transfer, escrow, x402 paywall, streams, subs. 28 tools.

29 installs/wk local only
Swarmpay
by ginokino

Payment layer for AI agents. Send USDC, manage escrows on Base blockchain.

74 installs/wk local only
Agent Payment MCP
by abraxas1010

Secure USDC payments for AI agents on Base blockchain with budget controls and instant settlement.

local only
M2mcent
by evozim

x402 payment wrapper for AI Agents and MCP Servers. USDC settlements on Base L2.

51 installs/wk local only

Keyban Agent Wallet — questions

Answers built from our own checks of this server.

Why is there no uptime for Keyban Agent Wallet?
Keyban Agent Wallet runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @keyban/agent-wallet-mcp was installed 45 times last week.
How do I connect Keyban Agent Wallet?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @keyban/agent-wallet-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Keyban Agent Wallet?
The npm package @keyban/agent-wallet-mcp was installed 45 times in the last week. Week over week that is -65%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.