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

cursor-plugin

MCP Tool

botwallet-co/cursor-plugin

Cursor plugin for Botwallet — MCP server + skill for AI agent payments on Solana

Install

$ npx loaditout add botwallet-co/cursor-plugin

Platform-specific configuration:

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

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

About

Botwallet Plugin for Cursor

Your agent can talk about money all day. With this plugin, it can actually move it.

Install the plugin, tell your agent to create a wallet, and it gets a real USDC address on Solana. From there it can send payments, create invoices, earn through paylinks, access paid APIs via x402, and request funds from the human owner when it runs low. The human stays in control through spending limits, approval gates, and a real-time dashboard.

Every wallet uses FROST 2-of-2 threshold signing. The agent holds one key share locally, the server holds the other. The full private key never exists anywhere. Neither side can move funds alone.

What's included
Skills

| Skill | What it does | |-------|-------------| | botwallet | Core wallet operations — payments, invoicing, paylinks, fund requests, withdrawals, approvals | | x402 | Discover and consume paid APIs using the x402 protocol — probe prices, compare providers, pay per-request |

Rules

| Rule | What it enforces | |------|-----------------| | transaction-safety | Use idempotency keys on retries to prevent duplicate payments. Don't hardcode addresses or amounts in source code. | | check-pending | Poll for unread events and pending approvals at session start. Act on funded requests and resolved approvals automatically. | | key-backup | After wallet creation or when funds are at risk, remind the human to back up both key shares (S1 from the agent, S2 from the dashboard). |

MCP Server

| Server | Transport | Package | |--------|-----------|---------| | botwallet | stdio | @botwallet/mcp |

Get started
  1. Install the plugin from the Cursor Marketplace
  2. Tell your agent: *"Create a Botwallet for yourself"*
  3. You'll get a claim link — open it at app.botwallet.co to activate the wallet
  4. Set your spending limits and fund it

That's it. Your agent can now earn and spend.

Things

Tags

ai-agentcursorcursor-plugininvoicingmcpmcp-serverpaymentssolanausdcwallet

Reviews

Loading reviews...

Quality Signals

0
Installs
Last updated28 days ago
Security: AREADME

Safety

Risk Levelmedium
Data Access
read
Network Accessnone

Details

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

Embed Badge

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