4,500+ servers built on MCP Fusion
Vinkius
FundraisingBox logo
Vinkius
Claude Code logo

How to Use the FundraisingBox MCP in Claude Code

Pipe FundraisingBox data directly into your shell scripts. Build reliable, headless automations for your nonprofit with Claude Code.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

FundraisingBox MCP on Cursor AI Code Editor MCP Client FundraisingBox MCP on Claude Desktop App MCP Integration FundraisingBox MCP on OpenAI Agents SDK MCP Compatible FundraisingBox MCP on Visual Studio Code MCP Extension Client FundraisingBox MCP on GitHub Copilot AI Agent MCP Integration FundraisingBox MCP on Google Gemini AI MCP Integration FundraisingBox MCP on Lovable AI Development MCP Client FundraisingBox MCP on Mistral AI Agents MCP Compatible FundraisingBox MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
Claude Code

Connect FundraisingBox MCP to Claude Code

Create your Vinkius account to connect FundraisingBox 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.

GDPR Free for Subscribers

Headless Financial Reporting

Set up a cron job to run daily financial reports. A simple shell script using Claude Code can call `list_donations` with a date range and pipe the JSON output to `jq` for processing. You can chain commands to get a full picture. For example, pull recent donations, then use the donor IDs from that output to query `get_donor` for their location, and generate a regional contribution summary. All from a single script.

Use this MCP Server in Your CI/CD Pipelines

Add a health check to your deployment pipeline. Before deploying a new version of your website, have your GitHub Action run `claude mcp call fundraisingbox-mcp check_fundraisingbox_status`. If it fails, the deployment stops. This makes your deployments dependent on the health of your critical fundraising infrastructure. You can also use it to run `list_forms` and verify that a specific donation form is still active post-deployment.

Command-Line Donor Management

Need to quickly look up a donor without a GUI? Just run `claude mcp call fundraisingbox-mcp search_donors --params '{"query": "jane.doe@example.com"}'`. The output is clean JSON, perfect for scripting. You can combine this with other command-line tools. Find a donor with `search_donors`, grab their ID, then pipe it to another command that calls `get_donor_history` to see their full record. It's fast and scriptable.

Setup guide

Set up FundraisingBox 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. 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 user to make it available across all projects.

  2. 2

    Verify the connection

    Start a Claude Code session and type /mcp to list connected servers. You should see fundraisingbox-mcp with a green status indicator.

  3. 3

    Start using tools

    Ask Claude Code something like "Check my latest FundraisingBox transactions." It will automatically discover and invoke the available FundraisingBox tools.

Terminal
claude mcp add --transport http fundraisingbox-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 FundraisingBox MCP in Claude Code

It's a one-liner. Run `claude mcp call fundraisingbox-mcp list_campaigns > campaigns.json`. This executes the tool and redirects the JSON output directly to a file.
Yes. Execute `claude mcp call fundraisingbox-mcp get_dashboard`. It will return the same top-level metrics you see in the web UI, formatted as JSON, which you can then parse in a script.
Create a scheduled script that runs `claude mcp call fundraisingbox-mcp list_recurring_donations`. You can then diff the output against a previous run to identify new or canceled subscriptions without manual checks.
Yes, with the `get_donation` tool. The command would be `claude mcp call fundraisingbox-mcp get_donation --params '{"donation_id": 12345}'`.
It's built for that. Your Vinkius token is stored as a secret in your CI environment, never in your code. All calls to the MCP server are stateless, so no sensitive donor or donation data persists on the runner after the job completes.

Start using the FundraisingBox MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 14 tools

We've already built the connector for FundraisingBox. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 14 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.