How to Use the Donately MCP in Claude Code
Control your Donately campaigns, donors, and recurring subscriptions directly from the terminal using Claude Code headless commands.
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.
Run Headless Donately Audits via MCP Server
By running `list_donations` and `get_donation`, you can audit transactions directly from your terminal session. This terminal-focused MCP Server lets you pipe donor data straight into shell scripts. Claude Code executes these queries in seconds, allowing you to check campaign status using `get_campaign` without ever opening a browser.
Manage Subscriptions via Terminal Scripts
The `list_subscriptions` and `get_subscription` tools allow you to monitor recurring giving pipelines from the command line. If you need to inspect a specific donor's recurring history, Claude Code uses `get_subscription` to fetch the details. This allows you to run fast, manual audits on high-value accounts right from your shell prompt.
Sync Donor Lists to Local Databases
With `list_people` and `create_donation`, you can sync donor lists and log offline contributions via scripts. This is ideal for backend developers who need to keep external systems aligned with their fundraising data. Claude Code handles the data transfer directly from the CLI, making database migrations straightforward.
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-alternative-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-alternative-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.