How to Use the Classy.org MCP in Windsurf
Ask Windsurf to check campaign performance, and it pulls all the Classy.org data for you. No extra steps.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Classy.org MCP to Windsurf
Create your Vinkius account to connect Classy.org to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Track Campaign Health in Real Time
Get a complete picture of any campaign without clicking through dashboards. Tell Windsurf your goal, and its Cascade agent chains the tools for you. It can start with `list_fundraising_campaigns`, pull details with `get_campaign_details`, and then grab recent financials using `list_donation_transactions`—all from a single request. You can also check on supporter engagement just as easily. Ask Windsurf to show you the latest activity, and it uses `get_activity_feed` to pull recent donations and registrations. You get the raw data without having to piece it together yourself. This is the fastest way to get answers from your Classy.org account.
Analyze Team and Individual Performance
Find out who your top performers are instantly. Ask Windsurf, “Which fundraising teams are leading this month?” It gets the data from `list_fundraising_teams` and presents a clear summary. You can then ask it to drill down into a specific team's activity. This works for individuals, too. Use `list_individual_fundraising_pages` to spot your most effective supporters. Windsurf pulls the information and lets you follow up right away. It's much faster than manually running reports inside the Classy.org web interface.
Automate Reporting with this MCP Server
Set a goal like, “Generate a weekly summary of our main campaign.” Windsurf's Cascade agent figures out the steps. It calls `get_campaign_details` for the overview, `list_donation_transactions` for the numbers, and `get_activity_feed` for recent supporter actions. It does the work, you get the report. This MCP connection also gives Windsurf access to your organization's structure via `list_classy_organizations`. You can ask it to compare performance across different chapters or branches. It turns a tedious reporting task into a simple question.
Set up Classy.org MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the Classy.org MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my Classy.org payment history." If connected, Cascade will call the Classy.org tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"classyorg-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Classy.org. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
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 Classy.org MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Classy.org MCP today
We host it, we monitor it, we maintain it. You just paste one token.