mcp MCP Server
botwallet-co/mcp
MCP server for BotWallet — Give any AI agent a wallet via Model Context Protocol. FROST threshold signing, x402 paid APIs, spending guard rails.
claude mcp add agentrank -- npx -y agentrank-mcp-server Overview
botwallet-co/mcp is a TypeScript MCP server licensed under Apache-2.0. MCP server for BotWallet — Give any AI agent a wallet via Model Context Protocol. FROST threshold signing, x402 paid APIs, spending guard rails. Topics: ai, ai-agents, claude, cursor, frost, mcp, model-context-protocol, open-source, payments, solana, threshold-signing, usdc, wallet, x402.
Ranked #59 out of 129 indexed tools.
Actively maintained with commits in the last week.
Ecosystem
Score Breakdown
1 stars → early stage
Last commit today → actively maintained
No issues filed → no history to score
1 contributor → solo project
No dependents → no downstream usage
Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →
How to Improve
Matched Queries
From the README
<div align="center">
# BotWallet MCP Server
**Let your AI agent send invoices to earn, pay for APIs and manage money, while you stay in control.**
Give your AI agent financial autonomy without giving up control. Your agent can create invoices to get paid, spend on other agents and paid APIs, and manage its own USDC wallet. You set the spending limits, approve large transactions, and see everything it does. Works with Claude Desktop, Cursor, Windsurf, Cline, and any MCP-compatible client.
[Website](https://botwallet.co) · [Dashboard](https://app.botwallet.co) · [Docs](https://docs.botwallet.co) · [CLI](https://github.com/botwallet-co/agent-cli) · [npm](https://www.npmjs.com/package/@botwallet/mcp)
</div>
---
Add one JSON block to your MCP client config. That's it.
```json
{
"mcpServers": {
"botwallet": {
"command": "npx",
"args": ["-y", "@botwallet/mcp"]
}
}
}
```
Then tell your agent: *"Create a BotWallet for yourself."*
It runs `botwallet_register`, g Read full README on GitHub → Get the weekly AgentRank digest
Top movers, new tools, ecosystem insights — straight to your inbox.