4,500+ servers built on MCP Fusion
Vinkius

How to Use Evergiving Fundraising MCP Server with Cursor using Vinkius

Give Cursor instant access to 10 tools to Get Campaign Performance Summary, Get Donation Detailed Data, Get Evergiving Account Metadata, and more using Vinkius.

MCP InspectorGDPR Free for Subscribers

Cursor is an AI-first code editor built on VS Code that integrates LLM-powered coding assistance directly into the development workflow. Its Agent mode enables autonomous multi-step coding tasks, and MCP support lets agents access external data sources and APIs during code generation.

Ask AI about this MCP Server for Cursor

The Evergiving Fundraising MCP Server for Cursor is a standout in the Marketing Automation category, giving your AI agent 10 tools to work with, ready to go from day one.

Vinkius delivers Streamable HTTP and SSE to any MCP client

ClaudeClaude
ChatGPTChatGPT
CursorCursor
GeminiGemini
WindsurfWindsurf
VS CodeVS Code
JetBrainsJetBrains
VercelVercel
+ other MCP clients
Classic Setup·json
{
  "mcpServers": {
    "evergiving-fundraising": {
      "url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
    }
  }
}
RecommendedModern Approach, Zero Configuration

Vinkius Desktop App

The modern way to manage MCP Servers. No config files, no terminal commands. Install Evergiving Fundraising and every MCP Server in the catalog from a single visual interface.

Vinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop InterfaceVinkius Desktop Interface
Download Free Open SourceNo signup required
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

About 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.

Cursor does not treat Evergiving Fundraising as an external service. It treats it as part of your codebase. In Agent mode, Cursor reads your files, understands your architecture, and calls 10 tools from Evergiving Fundraising as naturally as it reads a local module. The result is not a conversation about data. It is code that already contains the data. Cursor fetches, processes, and writes in a single agentic loop where Evergiving Fundraising is indistinguishable from a local dependency.

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.

The Evergiving Fundraising MCP Server exposes 10 tools through Vinkius. Connect it to Cursor in under two minutes. Fully managed, no infrastructure to provision, no vendor lock-in.

10 tools included

Explore every tool Evergiving Fundraising exposes to Cursor through Vinkius.

View all 10 tools

Connect Evergiving Fundraising to Cursor via MCP

Follow these steps to connect Evergiving Fundraising to Cursor. The setup takes under two minutes and requires no coding or server hosting.

01

Get your Vinkius Access Token

Go to cloud.vinkius.com to log in or create a free account, and retrieve your personal access token from the dashboard. This token is required to authenticate your connection to the hosted Evergiving Fundraising MCP server.
02

Open MCP Settings

Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
03

Add the server config

Paste the JSON configuration above into the mcp.json file that opens
04

Save the file

Cursor will automatically detect the new MCP server
05

Start using Evergiving Fundraising

Open Agent mode in chat and ask: "Using Evergiving Fundraising, help me...". 10 tools available

Why Use Cursor with the Evergiving Fundraising MCP Server

Cursor AI Code Editor provides unique advantages when paired with Evergiving Fundraising through the Model Context Protocol.

01

Cursor's Agent mode calls Evergiving Fundraising tools through Vinkius and writes production code from the response in the same step. The output is not a chat message. It is a file in your project

02

Composer generates complete modules using live Evergiving Fundraising data: typed models from actual API schemas, test fixtures from real payloads, handlers from production response structures

03

Project-level `.cursor/mcp.json` means every developer on the team connects to Evergiving Fundraising through Vinkius automatically. One config file, committed to the repository, gives the entire team access to 10 tools

04

Vinkius Edge handles Evergiving Fundraising authentication and connection management. Cursor handles code generation. The developer handles intent. Each layer does exactly one thing

Evergiving Fundraising + Cursor Use Cases

Practical scenarios where Cursor combined with the Evergiving Fundraising MCP Server delivers measurable value.

01

Code generation with live data: ask Cursor to generate a security report module using live DNS and subdomain data fetched through MCP

02

Automated documentation: have Cursor query your API's tool schemas and generate TypeScript interfaces or OpenAPI specs automatically

03

Infrastructure-as-code: Cursor can fetch domain configurations and generate corresponding Terraform or CloudFormation templates

04

Test scaffolding: ask Cursor to pull real API responses via MCP and generate unit test fixtures from actual data

Example Prompts for Evergiving Fundraising in Cursor

Ready-to-use prompts you can give your Cursor agent to start working with Evergiving Fundraising immediately.

01

"List all active fundraising campaigns."

02

"Show me the last 5 donations."

03

"What is the schedule for fundraiser 'John Doe' today?"

Troubleshooting Evergiving Fundraising MCP Server with Cursor

Common issues when connecting Evergiving Fundraising to Cursor through Vinkius, and how to resolve them.

01

Tools not appearing in Cursor

Ensure you are in Agent mode (not Ask mode). MCP tools only work in Agent mode.
02

Server shows as disconnected

Check Settings → Features → MCP and verify the server status. Try clicking the refresh button.

Evergiving Fundraising + Cursor FAQ

Common questions about integrating Evergiving Fundraising MCP Server with Cursor.

01

What is Agent mode and why does it matter for MCP?

Agent mode is Cursor's autonomous execution mode where the AI can perform multi-step tasks: reading files, editing code, running terminal commands, and calling MCP tools. Without Agent mode, Cursor operates in a simpler ask-and-answer mode that doesn't support tool calling. Always ensure you're in Agent mode when working with MCP servers.
02

Where does Cursor store MCP configuration?

Cursor looks for MCP server configurations in a mcp.json file. You can configure servers at the project level (.cursor/mcp.json in your project root) or globally (~/.cursor/mcp.json). Project-level configs take precedence.
03

Can Cursor use MCP tools in inline edits?

No. MCP tools are only available in Agent mode through the chat panel. Inline completions and Tab suggestions do not trigger MCP tool calls. This is by design. tool calls require user visibility and approval.
04

How do I verify MCP tools are loaded?

Open Settings → Features → MCP and look for your server name. A green indicator means the server is connected. You can also check Agent mode's available tools by clicking the tools dropdown in the chat panel.
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.

Connect Evergiving Fundraising to Cursor

One click to install, 10 tools ready instantly. Fully managed, no API key setup required.