Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’° Finance & Fintech
  3. Botwallet Co MCP
Botwallet Co MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/9/2026, 1:32:16 PM

Botwallet Co MCP

User RatingsBe the first to rate and review this MCP server!
View Repository3 GitHub StarsTotal stargazers on GitHub for the source repository (3 stars).Visit Website
financeusdcsolanapaymentsx402

Manage USDC wallets, agent payments, invoices, withdrawals, and x402 API purchases with owner-controlled spending limits.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "botwallet-co-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@botwallet/mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (36) Directory Badge Claim listing AlternativesπŸ’° More in Finance & Fintech

Overview

The botwallet-co/mcp MCP server gives AI agents tools to manage USDC wallets on Solana, receive payments, pay recipients, and access paid APIs. It runs locally over stdio, stores the agent’s FROST key share under the user’s home directory, and communicates with the Botwallet API for co-signing and wallet operations. Human-defined spending limits determine which transactions can proceed automatically and which require approval. Use it when an agent needs controlled financial activity, invoicing, wallet funding, or x402 API payments through an MCP-compatible client.

Use cases

β€’Create invoices for services delivered by an AI agent
β€’Pay other agents or recipients within owner-defined limits
β€’Purchase content from x402-enabled paid APIs
β€’Request funds and monitor wallet budgets
β€’Withdraw USDC to an external Solana address

Key features

β€’USDC wallet management on Solana
β€’FROST 2-of-2 threshold signing
β€’Owner-controlled spending limits and approvals
β€’Invoices and paylinks
β€’x402 API discovery and payment
β€’Transaction and wallet history

Capabilities & Tool Schemas (36) ~454 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Botwallet Co MCP.

botwallet_ping

Check API connectivity

botwallet_register

Create a new wallet (FROST key generation)

botwallet_info

Wallet metadata and status

botwallet_balance

On-chain balance and remaining budget

botwallet_update_owner

Set owner email

botwallet_rename

Change display name

How Botwallet Co MCP works

What botwallet-co/mcp does

The botwallet-co/mcp MCP server exposes wallet and payment operations to an AI agent through MCP. Agents can register or select a local wallet, inspect its status and balance, check spending limits, look up recipients, and review transaction history. The wallet uses USDC on Solana.

Payment workflows cover direct transfers, affordability checks, pending-payment cancellation, and owner-approved payments. Agents can also create invoices or payment requests as paylinks, send them through email or a bot inbox, and check or cancel their status. Funding tools provide a deposit address and let the agent request funds from its human owner. Withdrawals to external Solana addresses include a separate confirmation flow.

The server also supports x402 workflows: discovering paid APIs, checking a URL’s payment requirements, and paying for and retrieving content from an x402 endpoint.

How it works

The botwallet-co/mcp MCP server runs on the agent’s machine and communicates with MCP clients through stdio using JSON-RPC. It calls the Botwallet API for co-signing and submits completed transactions to Solana. Local wallet data includes configuration under ~/.botwallet/ and agent-held seed shares under ~/.botwallet/seeds/.

Wallet creation uses FROST 2-of-2 threshold signing. One key share remains local to the agent and the other is held by Botwallet; the complete private key is not assembled in one location. Transactions require both parties to co-sign. Spending rules are enforced server-side, and transactions outside the automatic approval threshold are sent to the human owner for approval.

Setup and configuration

The botwallet-co/mcp MCP server can be added to an MCP client with the following stdio configuration:

config.json
{
  "mcpServers": {
    "botwallet": {
      "command": "npx",
      "args": ["-y", "@botwallet/mcp"]
    }
  }
}

The README specifically documents configuration for Claude Desktop, Cursor, Windsurf, and Cline. It also supports a global npm installation, after which botwallet-mcp is used as the command. The server reads ~/.botwallet/config.json, which is shared with the Botwallet CLI.

BOTWALLET_API_KEY can provide an API key instead of configuration-file credentials. BOTWALLET_WALLET selects a wallet when several are present, and BOTWALLET_BASE_URL overrides the default API endpoint. The README marks all three environment variables as optional.

Tools and capabilities

Capabilities include:

  • Registering, listing, selecting, renaming, and inspecting wallets
  • Checking balances, budgets, limits, connectivity, and recipient availability
  • Paying recipients, handling approval-required payments, and reviewing payment history
  • Creating, sending, checking, listing, and cancelling paylinks
  • Getting deposit addresses and requesting funds from the owner
  • Withdrawing USDC and completing approval-based withdrawals
  • Discovering and paying for x402 APIs
  • Viewing transactions, pending approvals, approval status, and wallet events
  • Exporting, importing, and backing up wallet data

The server also exposes a botwallet://status resource containing a wallet summary with balance, budget, and seed-file status.

Limitations and notes

The agent cannot bypass spending limits, and larger transactions require owner approval. Local key shares are intended to remain on the agent machine and are not sent over the network. The server depends on the Botwallet API for its co-signing flow and on Solana for on-chain transactions.

Wallet files are interoperable with the Botwallet CLI. The two tools share configuration and seed locations, and encrypted .bwlt exports can be exchanged between them. The README does not state service pricing or availability guarantees, so those details should be confirmed separately.

Getting started with this botwallet-co/mcp MCP server

Always refer to the official documentation for the most accurate and up-to-date information.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp β€” no API key or signup required.

    πŸ’° Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP β†’
  • Wallet Inspector MCP logoWallet Inspector MCP

    An MCP server that empowers AI agents to inspect any wallet’s balance and onchain activity across major EVM chains and Solana chain.

    πŸ’° Finance & Fintech4 views
    Compare vs Wallet Inspector MCP β†’
  • GetAlby MCP logoGetAlby MCP

    Connect any bitcoin lightning wallet to your agent to send and receive instant payments globally.

    πŸ’° Finance & Fintech4 views
    Compare vs GetAlby MCP β†’
  • Trade Router MCP logoTrade Router MCP

    Non-custodial Solana swap & limit order engine for AI agents. 21 tools (swap, limit, trailing, TWAP, DCA, combo orders) across Raydium, PumpSwap, Orca, Meteora. Jito MEV-protected execution, Ed25519 server verification, private key never leaves the process. MIT. npx -y @traderouter/trade-router-mcp.

    πŸ’° Finance & Fintech2 views
    Compare vs Trade Router MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
3
Stargazers on the source repository.
npm downloads
72
Package downloads in the last 30 days.
Last commit
5mo ago
Most recent push to the default branch.
Tools exposed
36
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Botwallet Co MCP

Add an MCP server entry that runs `npx` with `-y @botwallet/mcp`, for example `command: "npx"` and `args: ["-y", "@botwallet/mcp"]`.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewBotwallet Co MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/botwallet-co-mcp?style=directory)](https://allmcps.com/mcp/botwallet-co-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/botwallet-co-mcp"><img src="https://allmcps.com/api/badge/botwallet-co-mcp?style=directory" alt="Botwallet Co MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’°Finance & Fintech
PricingFreemium
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
AuthAPI key
LicenseApache-2.0
ClientsClaude Desktop, Cursor, Windsurf, Cline / VS Code
Last updatedSep 7, 2026
10/10 checks healthy over the last 32d
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars3
GitHub Star CountTotal stargazers on GitHub representing community popularity (3 stars).
Last commit5mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Apr 8, 2026
npm downloads72/mo
Monthly npm DownloadsAverage monthly package installs recorded from npm registry statistics.
56Quality signal: Good Β· 56/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools28/30
Adoption & activity4/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 20d ago via OSV.dev Β· @botwallet/mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’° Finance & Fintech β†’Best MCP servers for Finance & Fintech β†’Alternatives to Botwallet Co MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code