Givebutter Connector for AI agents.
12 live capabilities
Manage nonprofit fundraising and donor data through your AI client.
Waiting for input…
Why people use Givebutter
Givebutter Fundraising for Donation Oversight
This Connector lets you just ask. You can tell your agent to find the last ten donations or check if a specific campaign hit its goal. You get the data you need in a few seconds without ever leaving your chat window.
What Vinkius changes
You get a direct line to your fundraising data without the manual overhead of a dashboard.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
The "Did it clear?" check
A finance person asks if a $5k donation hit the account.
- Real-world use case 02
The "Quick Recap"
A director needs to know the total raised for the Gala.
- Real-world use case 03
The "New Donor" sync
A volunteer meets a donor and wants them in the system.
Complete set · 12capabilities
The complete Givebutter capability set.
These are the exact actions your AI can choose when you ask it to work with Givebutter.
01—04
4 capabilities in this set.
Part of 12 available through Givebutter.
- 01 Capability
Sync donor contact
Add a new donor to your database. This keeps your records current without manual entry.
- 02 Capability
Record offline donation
Log a payment that happened outside the platform. This keeps your records accurate for cash or checks.
- 03 Capability
Get account details
Retrieve your account identity. Use this to confirm which organization your agent is looking at.
- 04 Capability
Get transaction details
Get specific info for a single transaction. This helps you check the status of a specific payment.
05—08
4 capabilities in this set.
Part of 12 available through Givebutter.
- 05 Capability
List donor contacts
Pull a list of all your donor profiles. This makes it easy to find specific people in your database.
- 06 Capability
List recurring plans
See all active recurring donation plans. This helps you understand your long-term donor commitment.
- 07 Capability
List recent donations
Get a list of the last 10 successful donations. This is perfect for a quick status check.
- 08 Capability
List donation transactions
List all donation transactions in your account. This provides a full audit trail of your revenue.
09—12
4 capabilities in this set.
Part of 12 available through Givebutter.
- 09 Capability
List donation webhooks
Check your active webhook configs. This ensures your systems are getting real-time updates.
- 10 Capability
Verify api connection
Check if your connection to Givebutter is active. This tells you if your agent has permission to see your data.
- 11 Capability
Get campaign details
Fetch metadata for a specific campaign. This shows you the goals and current totals.
- 12 Capability
List fundraising campaigns
View all active fundraising campaigns. This gives you a high-level look at your current efforts.
Set up in minutes
One URL. Then ask Givebutter to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Givebutter 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_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Givebutter for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter URL.
- Step 03
Save and start
Save the connection and enable Givebutter in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"givebutter": {
"url": "https://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter
Open Agent mode in chat and ask: "Using Givebutter, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"givebutter": {
"url": "https://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter
Ask Copilot: "Using Givebutter, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"givebutter": {
"url": "https://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter
Open Cascade and ask: "Using Givebutter, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"givebutter": {
"url": "https://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter
Ask Cline: "Using Givebutter, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add givebutter --transport http "https://edge.vinkius.com/vk_preview_DqrAZaFK0ZCrnMBWWH9vqkO8MOJ99vy8yhBUkhDU/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 Givebutter
Ask Claude: "Using Givebutter, show me...". 12 tools are ready
Where the request belongs
Work Givebutter can move forward.
This is for the nonprofit staff who are tired of manual data entry and the development directors who need to know their fundraising numbers at a glance.
Nonprofit Ops Coordinator
Uses this to check if a large donation cleared or to pull a list of successful transactions without digging through a dashboard.
Development Director
Gets a quick pulse on campaign progress and donor activity during meetings using simple voice or text commands.
Donor Relations Manager
Verifies a donor's history and adds new contacts to the database immediately after a conversation.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsDonately
Manage Donately fundraising and donor data using AI agents.
FundraisingBox
Process online donations, manage donor relationships, and run fundraising campaigns with capabilities built for European nonprofits.
Donorbox
Collect donations and manage fundraising campaigns with recurring giving, peer-to-peer pages, and donor management for nonprofits.
Bloomerang
Manage donors and donations via Bloomerang. list constituents, transactions, and campaigns directly from any AI agent.
Kindful
Manage nonprofit fundraising and donor relationships via Kindful. query contacts, track transactions, and monitor campaigns directly from your AI agent.
Evergiving Fundraising
Equip your AI agent to manage donations, track fundraising campaigns, and monitor field staff via the Evergiving API.
Bring your own AI
Change the model, client or framework. Keep Givebutter 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 Givebutter.
The practical details behind the request, access and result.
Can I use Givebutter MCP to see my total donations?
Yes. The Connector connects to your Givebutter account to pull donation history, allowing your agent to show you totals, recent successes, and full transaction logs.
How does Givebutter MCP help with donor lists?
It lets you sync new donor contacts directly into your database. You can ask your agent to add a new person or pull a list of existing profiles to review.
Can I log cash gifts with Givebutter MCP?
Yes. You can use the Connector to record offline donations, like cash or checks, so they show up in your unified fundraising records.
Does Givebutter MCP work with my other apps?
Yes. Since it's an Connector, it works with any compatible AI client like Claude, Cursor, or Windsurf, letting you access Givebutter data where you already work.
Can I see recurring plans?
Yes. You can ask your agent to list all active recurring donation plans to help you understand your long-term donor commitments.
How do I get my data into my AI?
Simply subscribe to the Givebutter MCP on Vinkius, enter your API key, and your agent will have the ability to query your fundraising data instantly.
How do I get an API Key for Givebutter?
Log in to your Givebutter dashboard, navigate to Settings > Developers > API, and you can generate a new secret API key there.
Can I process live credit card transactions via the agent?
No, this integration is for management and data retrieval. For security, live donor checkouts must still happen through Givebutter's secure forms.
What format should the donation amount be in?
The Givebutter API uses major units for amounts. For example, to record a $10.50 donation, you should provide the decimal value '10.50'.
How do I link a transaction to a specific campaign?
Use the 'campaign_id' parameter in the 'record_offline_donation' capability. You can find your campaign IDs using the 'list_fundraising_campaigns' capability.
One connection away
Give your agent a direct line to Givebutter.
Connect Givebutter once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available