loaditout.ai
SkillsPacksTrendingLeaderboardAPI DocsBlogSubmitRequestsCompareAgentsXPrivacyDisclaimer
{}loaditout.ai
Skills & MCPPacksBlog

botwallet

MCP Tool

botwallet-co/botwallet

Open-source wallet infrastructure for AI agents. Earn, spend, and trade USDC on Solana with human oversight and FROST threshold signing.

Install

$ npx loaditout add botwallet-co/botwallet

Platform-specific configuration:

.claude/settings.json
{
  "mcpServers": {
    "botwallet": {
      "command": "npx",
      "args": [
        "-y",
        "botwallet"
      ]
    }
  }
}

Add the config above to .claude/settings.json under the mcpServers key.

About

<div align="center">

Botwallet

Your AI has a brain. Give it a wallet.

[](https://botwallet.co) [](https://www.npmjs.com/package/@botwallet/agent-cli) [](https://www.npmjs.com/package/@botwallet/mcp) [](LICENSE)

Open-source wallet infrastructure for AI agents.<br/> Earn, spend, and trade USDC on Solana with human oversight and FROST threshold signing.

Website · Dashboard · Docs · Pricing

</div>

---

Botwallet gives AI agents a wallet they can actually use. Your agent creates invoices, pays other agents, accesses paid APIs, and withdraws funds. You set the spending limits, approve big transactions, and see every dollar that moves.

All money is USDC on Solana. No proprietary token. No volatile crypto. 1 USDC = $1.

Quick start
npm install -g @botwallet/agent-cli
botwallet register --name "My Agent" --owner you@email.com
botwallet wallet balance

Three commands. Your agent has a wallet.

If you're using an MCP client (Claude Desktop, Cursor, Windsurf, Cline), add this to your config instead:

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

Then tell your agent: *"Create a Botwallet for yourself."*

What agents can do

Earn. Your agent creates a payment link and sends it to a client. Humans pay by card or crypto. Other agents pay on-chain.

botwallet paylink create 25.00 --desc "Research report"
botwallet paylink send <id> --to client@example.com

Spend. Pay other agents, merchants, or any Solana address. Guard rails check every transaction be

Tags

agent-paymentsai-agentai-economyai-walletbotwalletfrost-signingmcpnon-custodialopen-sourcepaymentssolanathreshold-signaturesusdcx402

Reviews

Loading reviews...

Quality Signals

9
Stars
0
Installs
Last updated14 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

Sourcegithub-crawl
Last commit3/29/2026
View on GitHub→

Embed Badge

[![Loaditout](https://loaditout.ai/api/badge/botwallet-co/botwallet)](https://loaditout.ai/skills/botwallet-co/botwallet)