FundraisingBox Connector for AI agents.
14 live capabilities
Manage nonprofit donations and donor relationships through your AI client.
Waiting for input…
Why people use FundraisingBox
FundraisingBox for Nonprofit Donation Tracking
This Connector changes that. You can just ask your agent to summarize your campaign status or pull a list of your top recurring donors. You get the answers you need in a chat window without ever leaving your workspace.
What Vinkius changes
You get to manage your entire nonprofit fundraising operation through a simple chat interface.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Campaign Progress Check
A manager asks which campaign is closest to its goal and gets a list of progress stats using list_campaigns.
- Real-world use case 02
Donor Research
A relations person searches for a donor to see their history before a phone call using search_donors.
- Real-world use case 03
Finance Audit
A treasurer needs all receipts from last month and pulls them instantly with list_receipts.
Complete set · 14capabilities
The complete FundraisingBox capability set.
These are the exact actions your AI can choose when you ask it to work with FundraisingBox.
01—04
4 capabilities in this set.
Part of 14 available through FundraisingBox.
- 01 Capability
Get dashboard
Pull aggregate fundraising metrics like total raised and donor counts. Use this for a high-level view of your health.
- 02 Capability
Get donation
Get the specific details for a single donation entry. This is perfect for looking into a specific payment.
- 03 Capability
Get donor history
Retrieve the complete giving history for a specific donor. Use this to see a person's lifetime impact.
- 04 Capability
Get donor
Get the full profile and contact info for a specific donor. This gives you all the details on a single supporter.
05—08
4 capabilities in this set.
Part of 14 available through FundraisingBox.
- 05 Capability
List donations by project
See all donations tied to a specific project or campaign. Use this to see how much money a specific drive has raised.
- 06 Capability
List donors
View a complete list of all donors in your database. Use this to see your entire supporter base at once.
- 07 Capability
List forms
See all the different donation form widgets you have configured. This helps you manage your intake points.
- 08 Capability
List campaigns
Get a list of all active and past fundraising campaigns. Use this to see your organization's history.
09—11
3 capabilities in this set.
Part of 14 available through FundraisingBox.
- 09 Capability
List receipts
Retrieve all donation receipts that have been generated for fiscal reporting. This is great for end-of-year tax prep.
- 10 Capability
List recurring donations
See all active recurring donation subscriptions and their frequencies. This helps you track your monthly steady income.
- 11 Capability
Search donors
Find specific donors by name or email to see their contact info. Use this to quickly look up a supporter.
12—14
3 capabilities in this set.
Part of 14 available through FundraisingBox.
- 12 Capability
Get campaign
Get the specific details and goals for a single fundraising campaign. This helps you understand what a project is trying to achieve.
- 13 Capability
List donations
Pull a full list of all donations across your entire account. This is useful for seeing every payment made.
- 14 Capability
Check fundraisingbox status
Verify that your connection to the FundraisingBox account is active. This ensures your data is syncing correctly.
Set up in minutes
One URL. Then ask FundraisingBox to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use FundraisingBox from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it FundraisingBox, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable FundraisingBox for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the FundraisingBox URL.
- Step 03
Save and start
Save the connection and enable FundraisingBox in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fundraisingbox": {
"url": "https://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using FundraisingBox
Open Agent mode in chat and ask: "Using FundraisingBox, help me...". 14 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fundraisingbox": {
"url": "https://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using FundraisingBox
Ask Copilot: "Using FundraisingBox, help me...". 14 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fundraisingbox": {
"url": "https://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using FundraisingBox
Open Cascade and ask: "Using FundraisingBox, help me...". 14 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fundraisingbox": {
"url": "https://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using FundraisingBox
Ask Cline: "Using FundraisingBox, help me...". 14 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fundraisingbox --transport http "https://edge.vinkius.com/vk_preview_7tCpk2vHR3yzoDiufIEUpCqWXDXQgZ5XtpppzdTO/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using FundraisingBox
Ask Claude: "Using FundraisingBox, show me...". 14 tools are ready
Where the request belongs
Work FundraisingBox can move forward.
This is for nonprofit leaders and finance folks who need the FundraisingBox MCP to stop clicking through complex CRM dashboards to find simple answers about their funding.
Fundraising Manager
Monitors campaign progress and donation trends to adjust strategy in real-time.
Donor Relations Specialist
Searches for donor history to personalize outreach and thank-you notes.
Finance Coordinator
Pulls tax receipts and aggregate metrics for end-of-year reporting.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDonorbox
Collect donations and manage fundraising campaigns with recurring giving, peer-to-peer pages, and donor management for nonprofits.
Givebutter
Manage fundraising campaigns, track donations, and oversee donors via AI agents with Givebutter.
Evergiving Fundraising
Equip your AI agent to manage donations, track fundraising campaigns, and monitor field staff via the Evergiving API.
Donately
Manage Donately fundraising and donor data using AI agents.
GivingFuel
Retrieve donation orders, track registrants, and oversee fundraising pages via AI agents with GivingFuel.
Kindful
Manage nonprofit fundraising and donor relationships via Kindful. query contacts, track transactions, and monitor campaigns directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep FundraisingBox connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about FundraisingBox.
The practical details behind the request, access and result.
Can I use FundraisingBox MCP to see my total donations?
Yes, you can ask your agent to pull your total donation count or look at specific campaign totals. This gives you an instant view of your fundraising success without opening the dashboard.
Can FundraisingBox MCP help me find specific donors?
Yes, you can search for donors by name or email to see their contact info and giving history. This makes it much faster to identify your most active supporters.
Can I use FundraisingBox MCP to track recurring gifts?
Yes, the Connector can list all your active recurring donations and their frequencies. This helps you see your steady monthly income at a glance.
Can I pull tax receipts using FundraisingBox MCP?
Yes, you can ask your agent to list all generated donation receipts for your records. This is very helpful for your finance team during tax season.
Does FundraisingBox MCP show my campaign progress?
Yes, you can ask for a summary of your active campaigns to see how close you are to your goals. It provides a clear picture of your progress for any project.
Is FundraisingBox MCP good for nonprofit reporting?
Yes, it allows you to pull aggregate metrics like total raised and donor trends. You can use this data for board meetings or annual reports.
Can I see the full donation history for a specific donor?
Yes. Use search_donors to find a donor by name or email, then call get_donor_history with their Donor ID to retrieve every donation they've made. including amounts, dates, campaign allocations, and payment methods. Use get_donor for their full profile with contact details and total lifetime giving.
Can I monitor campaign progress toward fundraising goals?
Yes. The list_campaigns capability retrieves all fundraising campaigns with their goals and current progress. Use get_campaign with a Campaign ID for detailed statistics including donor count, average donation, and progress percentage. Combine with list_donations_by_project to see every donation linked to a specific campaign.
Can I access donation tax receipts for annual fiscal reporting?
Yes. The list_receipts capability retrieves all generated donation tax receipts across your organization. Each receipt includes the donor name, donation amount, date, and receipt number. Use get_dashboard for aggregate fundraising metrics to supplement your annual reporting.
One connection away
Give your agent a direct line to FundraisingBox.
Connect FundraisingBox once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available