How to Use the Donorbox MCP in Claude Code
Manage Donorbox campaigns, pause recurring plans, and query donor records directly from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Donorbox MCP to Claude Code
Create your Vinkius account to connect Donorbox to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Donorbox Workflows via Claude Code CLI
Claude Code calls `list_donations` to dump your Donorbox transaction logs directly into the terminal, allowing you to pipe donation records into local analysis scripts. Claude Code queries this Donorbox data using specific filters for campaigns or amounts without requiring a heavy GUI. If you need to build automated Donorbox reports, the Claude Code CLI tool pulls the raw JSON instantly. This makes it simple to feed daily Donorbox fundraising totals into your existing Claude Code command-line pipelines.
Direct Donorbox Updates from Claude Code
Claude Code uses `create_new_donor` to register new Donorbox supporters without opening a browser or writing custom scripts. Claude Code executes the tool with the required name and email arguments to insert records directly from your terminal session. When a Donorbox donor's details change, you can call `update_donor_info` in Claude Code to modify phone numbers or addresses immediately. Your Donorbox updates apply instantly, ensuring your database remains accurate with minimal Claude Code effort.
Manage Recurring Plans Headless
Claude Code runs `pause_recurring_plan` to halt active Donorbox billing schedules directly from your terminal prompt. Claude Code handles the Donorbox request instantly, saving you from navigating complex customer support dashboards during critical tasks. To reactivate a donor's contribution, this Claude Code MCP Server exposes `resume_recurring_plan` to resume Donorbox billing. You control the entire Donorbox donor lifecycle without leaving your Claude Code command-line environment.
Set up Donorbox MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seedonorbox-alternative-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Donorbox transactions." It will automatically discover and invoke the available Donorbox tools.
claude mcp add --transport http donorbox-alternative-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Donorbox MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Donorbox MCP today
We host it, we monitor it, we maintain it. You just paste one token.