Donately Connector for AI agents.
11 live capabilities
Manage your non-profit donor data and fundraising campaigns.
Waiting for input…
Why people use Donately
Donately for Non-Profit Donor Management
This Connector changes that. You can just ask your agent to find a person or list your recent donations. It pulls that data instantly so you can spend more time on your mission and less time on data entry.
What Vinkius changes
You get a direct way to query and manage your fundraising data using only natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking a donor's history
A coordinator needs to know if a donor has given before.
- Real-world use case 02
Auditing monthly revenue
A director wants to see all active recurring gifts.
- Real-world use case 03
Tracking community events
A volunteer manager wants to see all peer-to-peer fundraisers.
Complete set · 11capabilities
The complete Donately capability set.
These are the exact actions your AI can choose when you ask it to work with Donately.
01—04
4 capabilities in this set.
Part of 11 available through Donately.
- 01 Capability
Get donation
Pulls the specific details of a single donation record. It's useful for checking the history of a one-time gift.
- 02 Capability
Get fundraiser
Shows the details for a specific peer-to-peer fundraiser. Use this to see how a community event is performing.
- 03 Capability
Get person
Retrieves the contact information and history for a specific donor. This helps you get a full picture of a supporter's involvement.
- 04 Capability
Get subscription
Gets the details for a specific recurring donation. Use this to see how much a steady supporter is contributing.
05—08
4 capabilities in this set.
Part of 11 available through Donately.
- 05 Capability
List campaigns
Lists all fundraising campaigns associated with your account. It gives you a quick overview of all your active efforts.
- 06 Capability
List donations
Lists all donations with support for filtering and pagination. This is great for auditing your recent incoming funds.
- 07 Capability
List fundraisers
Lists all peer-to-peer fundraisers in your account. You can use this to see every community-led effort at once.
- 08 Capability
List people
Lists all donors and contacts in your database. This makes it easy to see your entire supporter list in one place.
09—11
3 capabilities in this set.
Part of 11 available through Donately.
- 09 Capability
List subscriptions
Lists all active recurring donations. Use this to track your reliable, ongoing revenue streams.
- 10 Capability
Create donation
Adds a new donation record to your account. It lets you log new gifts without leaving your chat window.
- 11 Capability
Get campaign
Retrieves the details of a specific fundraising campaign. This provides deep-dive information on a single goal.
Set up in minutes
One URL. Then ask Donately to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Donately 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_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Donately for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately URL.
- Step 03
Save and start
Save the connection and enable Donately in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"donately-alternative": {
"url": "https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately
Open Agent mode in chat and ask: "Using Donately, help me...". 11 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"donately-alternative": {
"url": "https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately
Ask Copilot: "Using Donately, help me...". 11 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"donately-alternative": {
"url": "https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately
Open Cascade and ask: "Using Donately, help me...". 11 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"donately-alternative": {
"url": "https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately
Ask Cline: "Using Donately, help me...". 11 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add donately-alternative --transport http "https://edge.vinkius.com/vk_preview_AwJGcSgiGWmw6EhRMiZt0m3MGPriyazLi6p8L0Zk/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 Donately
Ask Claude: "Using Donately, show me...". 11 tools are ready
Where the request belongs
Work Donately can move forward.
Non-profit directors and fundraising coordinators who are tired of manual donor management. It's for the person who needs to know who gave what and when without hunting through a clunky CRM interface.
Fundraising Coordinator
Checks campaign progress and lists recent donors during weekly meetings.
Development Director
Pulls recurring subscription data to analyze long-term giving trends.
Volunteer Manager
Manages peer-to-peer fundraiser details to keep community events organized.
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.
Givebutter
Manage fundraising campaigns, track donations, and oversee donors via AI agents with Givebutter.
Donorbox
Equip your AI agent to manage donations, track recurring plans, and monitor fundraising campaigns via the Donorbox API.
Kindful
Manage nonprofit fundraising and donor relationships via Kindful. query contacts, track transactions, and monitor campaigns directly from your AI agent.
Bloomerang
Manage donors and donations via Bloomerang. list constituents, transactions, and campaigns directly from any AI agent.
GivingFuel
Retrieve donation orders, track registrants, and oversee fundraising pages via AI agents with GivingFuel.
Bring your own AI
Change the model, client or framework. Keep Donately 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 Donately.
The practical details behind the request, access and result.
Can the Donately MCP help me manage my non-profit's donors?
Yes, it lets your agent pull donor contact info and history so you can stay updated on your supporters.
How do I use the Donately MCP to see recurring gifts?
Your agent can list all active subscriptions, showing you who provides steady monthly or yearly support.
Can I use this to track my fundraising campaigns?
Absolutely. You can ask your agent to list all active campaigns or get details on a specific one.
Does the Donately MCP support peer-to-peer fundraising?
Yes, it can list all your peer-to-peer fundraisers so you can track community efforts easily.
Can I use this to add new donations through the Donately MCP?
You can tell your agent to create a donation, and it will add that record to your account automatically.
Is the Donately MCP good for large donor databases?
It's great for querying and listing people, making it easy to navigate large lists of contacts quickly.
Does the AI agent process payments directly?
No, the AI agent retrieves and manages data from your Donately account, it does not act as a payment gateway itself.
Can the AI agent create new fundraising campaigns?
Currently, the agent can list and retrieve information about existing campaigns, but campaign creation should be done in the Donately dashboard.
Is donor data safe with the AI agent?
Yes, the agent only accesses the data necessary to answer your prompts and does not store personal donor information permanently.
One connection away
Give your agent a direct line to Donately.
Connect Donately once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available