4,500+ servers built on MCP Fusion
Vinkius
Givebutter logo
Vinkius
CrewAI logo

How to Use the Givebutter MCP in CrewAI

Deploy autonomous fundraising crews using Givebutter and CrewAI. Let specialized agents handle your donor operations.

See Vinkius in Action

Works with every AI agent you already use

…and any MCP-compatible client

Givebutter MCP on Cursor AI Code Editor MCP Client Givebutter MCP on Claude Desktop App MCP Integration Givebutter MCP on OpenAI Agents SDK MCP Compatible Givebutter MCP on Visual Studio Code MCP Extension Client Givebutter MCP on GitHub Copilot AI Agent MCP Integration Givebutter MCP on Google Gemini AI MCP Integration Givebutter MCP on Lovable AI Development MCP Client Givebutter MCP on Mistral AI Agents MCP Compatible Givebutter MCP on Amazon AWS Bedrock MCP Support
MCP Servers - Free for Subscribers
CrewAI

Connect Givebutter MCP to CrewAI

Create your Vinkius account to connect Givebutter to CrewAI and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.

GDPR Free for Subscribers

Autonomous campaign monitoring crews

Assign a dedicated agent to watch your campaigns via `list_fundraising_campaigns`. If a goal is hit or a deadline approaches, the crew takes action. You gain a 24/7 operator. The agent uses `get_campaign_details` to stay updated, allowing your team to focus on strategy rather than manual check-ins.

Multi-agent transaction reconciliation

Run a crew that compares your ledger against Givebutter records. One agent pulls data with `list_donation_transactions`, while another verifies it against your internal database. Errors get flagged immediately. By automating this, you catch discrepancies before they become financial headaches during end-of-month reporting.

Automated support for new donors

Use a specialized agent to welcome new supporters. The agent triggers off `list_recent_donations` to identify new entries and updates profiles via `sync_donor_contact`. Communication stays personal and timely. Your crew handles the heavy lifting of data entry, leaving your human staff to handle high-touch donor relationships.

Setup guide

Set up Givebutter MCP in CrewAI

Prerequisites

  • Python 3.10+ installed
  • crewai package (pip install crewai)
  • Active Vinkius subscription with a valid endpoint token
  1. 1

    Install CrewAI

    Run pip install crewai to install the framework. MCP support is built-in via the mcps parameter.

  2. 2

    Add the MCP URL to your agent

    Pass your Vinkius endpoint directly to the mcps list. Replace [YOUR_TOKEN_HERE] with your token from cloud.vinkius.com. CrewAI handles tool discovery and caching automatically.

  3. 3

    Kick off your crew

    Create a Crew with your agent and tasks. Call crew.kickoff() — the agent will automatically invoke Givebutter tools as needed.

crew.py
from crewai import Agent, Task, Crew

agent = Agent(
    role="Givebutter Analyst",
    goal="Access and analyze Givebutter data via MCP.",
    backstory="Expert analyst with direct Givebutter access.",
    mcps=[
        "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    ],
)

task = Task(
    description="List recent Givebutter transactions",
    agent=agent,
    expected_output="A summary of recent activity",
)

crew = Crew(agents=[agent], tasks=[task])
result = crew.kickoff()
print(result)

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 Givebutter MCP in CrewAI

Pass the Vinkius URL directly into your agent definition. Once the MCP Server is linked, your crew gains the ability to query and modify donor records.
They can. CrewAI provides shared memory for your agents, so when one agent lists donors with `list_donor_contacts`, the others have access to that information.
Your connection is protected by Vinkius. You only need to manage the endpoint token, and the MCP Server handles the rest of the security layer.
It does. You can assign the server to the manager agent or specific workers, giving you total control over which parts of your crew can access donor data.
Your donor contacts and transaction amounts are processed in-memory during the agent's turn. We use ephemeral transport, meaning no Givebutter data is stored on disk by the server.

Start using the Givebutter MCP today

We host it, we monitor it, we maintain it. You just paste one token.

Built & Managed by Vinkius 30s setup 12 tools

We've already built the connector for Givebutter. Just plug in your AI agents and start using Vinkius.

No hosting. No infrastructure. No complex setup.
All 12 tools are live and waiting. You're up and running in seconds.

Claude Claude
ChatGPT ChatGPT
Cursor Cursor
Gemini Gemini
Windsurf Windsurf
VS Code VS Code
JetBrains JetBrains
Vercel Vercel
+ other MCP clients

Vinkius gives your AI agents access to the full catalog of app connectors, all fully managed, secure, and enterprise-ready. One subscription, every tool you need.

Zero hosting required Full MCP catalog included Enterprise-grade security Auto-updated by Vinkius

Built, hosted, and secured by Vinkius. You just connect and go.