botwallet-co/mcp
by Various
MCP server for Botwallet — Give any AI agent a wallet via Model Context Protocol. FROST threshold signing, x402 paid APIs, spending guard rails.
MCP
botwallet-co/mcp
Added 1 June 2026
Overview
An MCP server that provides AI agents with a wallet through the Model Context Protocol. It uses FROST threshold signing for security, supports x402 paid APIs, and includes spending guard rails.
Best for
Best for
Developers building AI agents that need integrated payment capabilities
Use cases
- Enabling AI agents to make payments directly
- Securing wallet operations with threshold signing
- Setting spending limits for automated transactions
How to use
Install
npm install -g @botwallet/mcp Tools exposed
BOTWALLET_API_KEYBOTWALLET_WALLETBOTWALLET_BASE_URLbotwallet_pingbotwallet_registerbotwallet_infobotwallet_balancebotwallet_update_ownerbotwallet_renamebotwallet_wallet_listbotwallet_wallet_usebotwallet_lookupbotwallet_can_i_affordbotwallet_paybotwallet_confirm_paymentbotwallet_list_paymentsbotwallet_cancel_paymentbotwallet_create_paylinkbotwallet_send_paylinkbotwallet_get_paylink
Tested with
Claude Desktop, Cursor, Windsurf, Cline
Example client config
{\n "mcpServers": {\n "botwallet": {\n "command": "npx",\n "args": ["-y", "@botwallet/mcp"]\n }\n }\n} Notes
An MCP server that provides AI agents with a wallet through the Model Context Protocol. It uses FROST threshold signing for security, supports x402 paid APIs, and includes spending guard rails.
2 stars on GitHub. Last updated 2026-04-08. Licensed Apache-2.0.
Use cases
- Enabling AI agents to make payments directly
- Securing wallet operations with threshold signing
- Setting spending limits for automated transactions
Pros
- FROST threshold signing enhances security
- x402 paid APIs enable pay-per-use models
- Spending guard rails prevent runaway costs
Cons
- Low community traction (2 stars on GitHub)
- Possible limited documentation or support
- Tied to Botwallet ecosystem
Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.
Pros
- FROST threshold signing enhances security
- x402 paid APIs enable pay-per-use models
- Spending guard rails prevent runaway costs
Cons
- Low community traction (2 stars on GitHub)
- Possible limited documentation or support
- Tied to Botwallet ecosystem
Pairs with
Other entries in the index that connect to this one. Click through to see the chain.
Claude Computer Use
Anthropic
Claude takes the mouse and keyboard. A vision-based agent that controls a real desktop, not just a browser.
Claude Code
Anthropic
Anthropic's terminal-native coding agent. Reads your repo, edits files, runs tests, ships PRs.
Cline
Cline
Open-source autonomous coding agent that lives inside VS Code. BYO model key, watch it work.
Get the free Developer’s Field Guide
A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.
Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.