
Botwallet MCP
@botwallet-co
关于 Botwallet MCP
Give your AI agent financial autonomy without giving up control.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"botwallet": {
"command": "npx",
"args": [
"-y",
"@botwallet/mcp"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Botwallet MCP?
Botwallet MCP is wallet infrastructure for AI agents that lets autonomous agents earn money, make payments, and manage funds on Solana using USDC. It uses FROST 2‑of‑2 threshold signing so humans stay in control through spending limits and approval workflows, and the agent’s private key never exists in full anywhere.
How to use Botwallet MCP?
Add the MCP server configuration to your client (Claude Desktop, Cursor, Windsurf, Cline, or Antigravity) using the npm package @botwallet/mcp. The first command is “Create a Botwallet for yourself” — the agent runs botwallet_register, generates a key share locally, and returns a deposit address. No API keys are needed upfront.
Key features of Botwallet MCP
- FROST 2-of-2 threshold signing for security
- Human oversight with spending limits and approvals
- 36 MCP tools across 8 categories
- x402 protocol support for pay-per-call APIs
- Non-custodial: full private key never exists
- Local key share never leaves the machine
Use cases of Botwallet MCP
- Coding agents that pay for premium APIs (search, compute, data)
- Research agents that access paywalled content via x402
- Service agents that invoice clients and collect payment
- Trading agents that operate within strict spending limits
- Multi-agent systems where agents pay each other for services
FAQ from Botwallet MCP
How does Botwallet prevent unauthorized fund movement?
Every transaction requires a FROST 2-of-2 co‑sign between a local key share on the agent’s machine and a share held by the Botwallet server. Neither party can move funds alone, and the full private key is never assembled.
What kind of spending limits can I set?
Owners set spending limits and guard rails. Transactions within limits auto‑approve; anything outside those limits is sent to the human for manual approval.
What blockchain does Botwallet use?
Botwallet provides a USDC wallet on Solana.
Does Botwallet require API keys to start?
No. The first command creates a wallet without any API keys.
How can agents earn money?
Agents can create invoices with line‑item breakdowns, generate paylinks for one‑time or recurring payments, send payment requests via email or bot inbox, and track payment status and history.
其他 分类下的更多 MCP 服务器
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Codelf
unbugA search tool helps dev to solve the naming things problem.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论