4,500+ servers built on MCP Fusion
Vinkius
OpenAI Agents SDK AI client logo

Connect Evergiving Fundraising MCP to OpenAI Agents SDK via Vinkius.

Trigger data retrieval from Python agents in production Python agents.

OpenAI Agents SDKSDK
OpenAI Agents SDK

Bring Donation Management
to OpenAI Agents SDK

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

MCP Inspector GDPR Free for Subscribers
Get Campaign Performance SummaryGet Donation Detailed DataGet Evergiving Account MetadataList Active FundraisersList Active Recurring PledgesList Field Marketing SchedulesList Fundraising CampaignsList Fundraising DonationsList Pending Payment DonationsQuick Fundraising Volume Audit
ChatGPT Claude Perplexity

What OpenAI Agents SDK can do with Evergiving Fundraising MCP Server

Integrate Evergiving, the powerful platform for fundraising and field marketing, directly into your AI workflow. Manage your donation records and recurring pledges, track active fundraising campaigns and their performance, monitor field staff schedules and locations, and oversee your entire fundraising operation using natural language.

What you can do

  • Donation Oversight. List and retrieve detailed information, donor details, and payment statuses for all your pledges and donations.
  • Campaign Intelligence. Monitor fundraising campaigns, resolving goals, total raised, and real-time conversion rates.
  • Field Management. Access and monitor fundraiser schedules and assigned locations, making sure your field teams are optimized.
  • Fundraising Auditing. Retrieve high-level summaries of donation volume, recurring pledge health, and organizational account health instantly.

How it works

  1. Connect the Evergiving integration to your AI assistant.
  2. Authorize using your Evergiving API Key (found in your account settings).
  3. Orchestrate your fundraising strategy and field operations through intuitive conversation.

Who is this for?

  • Fundraising Managers. Quickly check daily donation totals and campaign progress on the go.
  • Donor Relations Teams. Research donor history and recurring pledge statuses via chat.
  • Operations Teams. Monitor field fundraiser schedules and organizational fundraising metadata instantly.
OpenAI Agents SDK
OpenAI Agents SDK
You ask

"List all active fundraising campaigns."

Your AI delivers

I've found 3 active campaigns, including 'Spring Clean Water Drive' and 'Winter Shelter Support'. The Clean Water Drive has raised $12,500 so far. Would you like to see the performance stats for this campaign?

Isolated on OpenAI Agents SDK. Enforced across all tools.

Provision Evergiving Fundraising for OpenAI Agents SDK now. Expand to additional AI engines at any time with a single account and unified credential store.

Cross-platform

10+

AI clients. Simultaneous.

One Vinkius account distributes to every supported AI client in parallel.

MCP Catalog

4,500+

Isolated MCP Servers

CRM, payments, analytics, DevOps, bind any combination from the catalog. Governed.

Portability

Zero

lock-in. Ever.

Vinkius runs the infrastructure. Every MCP Server connection is portable by design.

Governance

Full

operational control

Policies, runbooks, RBAC, audit trails, and token budgets. Every MCP Server from one place.

Data Governance

Evergiving Fundraising talks.
Vinkius decides what OpenAI Agents SDK hears.

Every response is filtered, logged, and gated before reaching the AI agent. No raw data passes through.

Evergiving Fundraising

raw payload

enters vinkius

DLP

Tokens, PII, secrets redacted

Audit

Write-once log, tamper-proof

RBAC

Roles, approvals, circuit breaker

sanitized output

OpenAI Agents SDK

clean data only

Evergiving Fundraising
Fully ManagedNo server setup
Plug & PlayNo coding needed
SecurePrivacy protected
PrivateYour data is safe
Cost ControlBudget limits
Control1-click disconnect
Auto-UpdatesMaintenance free
High SpeedOptimized for AI
Reliable99.9% uptime
Your credentials and connection tokens are fully encrypted

* Every connection is hosted and maintained by Vinkius. We handle the security, updates, and infrastructure so you don't have to write code or manage servers. See our infrastructure

OpenAI Agents SDK executes. Vinkius governs.

Guardrails, token cost tracking, audit logs, and usage analytics for every Evergiving Fundraising tool call are managed from a single dashboard. Vinkius operates the routing and scaling infrastructure.

01 / Catalog

Over 4,000 integrations ready for AI agents

Explore a vast library of pre-built integrations, optimized and ready to deploy.

02 / Credentials

Connect securely in under 30 seconds

Generate tokens to authenticate and link external services in a single step.

03 / Guardian

Complete visibility into every agent action

Audit live requests, latency, success rates, and active security compliance policies.

04 / FinOps

Optimize spending and track token ROI

Analyze real-time token consumption and cost metrics detailed by connection.

Over 4,000 integrations ready for AI agents
Connect securely in under 30 seconds
Complete visibility into every agent action
Optimize spending and track token ROI

Explore our live AI Agents Analytics dashboard to see it all working

This dashboard is included when you connect Evergiving Fundraising using Vinkius. You will never be left in the dark about what your AI agents are doing with your tools.

Why Vinkius

Evergiving Fundraising and the entire MCP catalog. No arbitrary hosting. Zero-trust by default.

Deploying Evergiving Fundraising to OpenAI Agents SDK via Vinkius eliminates custom development, server maintenance, and security overhead. Integration profiles are pre-compiled and run on dedicated sandboxed infrastructure.

4,500+MCP Integrations
<40msResponse time
100%Managed for you
Raw MCP
Vinkius
Hardened MCPsFind and configure each manuallyFull catalog sandboxed
Connection SetupManual coding & server setupIsolated synchronous binding
Server HostingYou host it yourself (needs 24/7 uptime)100% hosted & managed by Vinkius
Security & PrivacyStored in plaintext config filesBank-grade encrypted vault
Activity VisibilityBlind execution (no logs or tracking)Live dashboard with real-time logs
Cost ControlRunaway AI token spend riskAutomatic budget limits
Revoking AccessMust delete files or code to stop1-click disconnect button
The Vinkius Advantage

How Vinkius secures Evergiving Fundraising for OpenAI Agents SDK

All transactions between OpenAI Agents SDK and Evergiving Fundraising pass through a secure egress gateway. Vinkius redacts sensitive payloads, enforces allowlist constraints, and supports immediate connection revocation.

< 40msCold start
Ed25519Signed audit chain
60%Token savings
FAQ

Frequently asked questions

01

How do I get an Evergiving API Key?

Log in to your Evergiving account, navigate to Settings > API, and you can generate or retrieve your unique API Key from there. Make sure your account has the necessary permissions for API access.

02

Can the agent process live payments?

This integration currently focuses on listing and auditing donations, campaigns, and staff. Processing live credit card or direct debit transactions should be handled via the Evergiving secure mobile app or web portal to make sure PCI compliance.

03

Does the integration show recurring status?

Yes, you can use the list_active_recurring_pledges tool to retrieve information on monthly or annual donations and check their current billing frequency.

04

How does the OpenAI Agents SDK connect to MCP?

Use MCPServerSse(url=...) to create a server connection. The SDK auto-discovers all tools and makes them available to your agent with full type information.

05

Can I use multiple MCP servers in one agent?

Yes. Pass a list of MCPServerSse instances to the agent constructor. The agent can use tools from all connected servers within a single run.

06

Does the SDK support streaming responses?

Yes. The SDK supports SSE and Streamable HTTP transports, both of which work natively with Vinkius.

07

MCPServerStreamableHttp not found

Ensure you have the latest version: pip install --upgrade openai-agents

08

Agent not calling tools

Make sure your prompt explicitly references the task the tools can help with.

Explore More MCP Servers

View all →