How to Use the Donately MCP in Claude Code
Pipe live Donately campaign metrics and donor data directly into your terminal workflows with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Donately MCP to Claude Code
Create your Vinkius account to connect Donately 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.
Pipe live donor metrics with Claude Code
By executing `list_latest_contributions`, Claude Code pipes live donor metrics directly into your terminal workflow. Forget clicking through web dashboards to check on your fundraising health. You can run a quick command to trigger `list_latest_contributions` and pipe the output straight into grep or jq. It makes monitoring incoming funds as simple as checking your system logs.
Automate donor list audits via CLI
This MCP Server exposes `list_highest_lifetime_donors` so your terminal agent can audit donor lists from the command line. Keeping track of your top contributors shouldn't require manual CSV exports. By calling `list_highest_lifetime_donors` and `get_donor_profile`, the agent pulls giving histories in raw JSON. You can format this instantly or append it directly to local text files.
Rapidly query campaign statuses
Your terminal agent calls `list_fundraising_campaigns` to query active campaign statuses during your deploy scripts. This MCP setup lets you pull live metrics in seconds without leaving your shell session. The agent executes `list_fundraising_campaigns` and matches it with `get_campaign_performance_summary` to display active numbers. You keep your team updated on donation milestones directly through your git workflow.
Set up Donately 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 seedonately-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Donately transactions." It will automatically discover and invoke the available Donately tools.
claude mcp add --transport http donately-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 Donately MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Donately MCP today
We host it, we monitor it, we maintain it. You just paste one token.