Classy.org Connector for AI agents.
8 live capabilities
Manage your nonprofit fundraising and donor data from one chat interface
Waiting for input…
Why people use Classy.org
Classy.org for Nonprofit Campaign Oversight
With this Connector, that process disappears. You can just ask your AI agent to show you what's happening. Instead of hunting for a specific transaction or digging through a team's fundraising progress, you get the answers in seconds. You get a clear picture of your fundraising operation without ever leaving your chat interface.
What Vinkius changes
You get a direct line to your Classy.org data without the manual clicking.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Checking campaign health
A director wants to know if the 'Clean Water' goal is met and asks the agent to pull details using get_campaign_details.
- Real-world use case 02
Audit recent gifts
A development officer needs to see the last 5 donations to verify a specific amount using list_donation_transactions.
- Real-world use case 03
Team leader check
A marketing lead wants to see who is leading the charge on team pages using list_fundraising_teams.
Complete set · 8capabilities
The complete Classy.org capability set.
These are the exact actions your AI can choose when you ask it to work with Classy.org.
01—04
4 capabilities in this set.
Part of 8 available through Classy.org.
- 01 Capability
Get activity feed
Get a feed of recent interactions like donations and registrations. This helps you stay updated on the latest activity.
- 02 Capability
List classy members
List community members and supporters. This allows you to pull up profiles for your donor relations work.
- 03 Capability
Get campaign details
Pull up detailed information for a specific campaign. Use this to see the exact status of a single fundraising effort.
- 04 Capability
List fundraising campaigns
List all fundraising campaigns currently in your account. This gives you a high-level view of all active projects.
05—08
4 capabilities in this set.
Part of 8 available through Classy.org.
- 05 Capability
List individual fundraising pages
List individual supporter fundraising pages. Use this to see how many personal pages are currently active.
- 06 Capability
List fundraising teams
List team-based fundraising pages. This helps you see which group efforts are currently running.
- 07 Capability
List classy organizations
Retrieve organization data and settings. Use this to check your high-level account configuration.
- 08 Capability
List donation transactions
List recent donation and registration transactions. This is the fastest way to see what funds just came in.
Set up in minutes
One URL. Then ask Classy.org to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Classy.org from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Classy.org, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Classy.org for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Classy.org URL.
- Step 03
Save and start
Save the connection and enable Classy.org in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"classyorg": {
"url": "https://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Classy.org
Open Agent mode in chat and ask: "Using Classy.org, help me...". 8 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"classyorg": {
"url": "https://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Classy.org
Ask Copilot: "Using Classy.org, help me...". 8 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"classyorg": {
"url": "https://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Classy.org
Open Cascade and ask: "Using Classy.org, help me...". 8 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"classyorg": {
"url": "https://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Classy.org
Ask Cline: "Using Classy.org, help me...". 8 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add classyorg --transport http "https://edge.vinkius.com/vk_preview_UpQgDcdyFklST9xjcGX5Pe08hezNaRnUzOrI6EMA/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Classy.org
Ask Claude: "Using Classy.org, show me...". 8 tools are ready
Where the request belongs
Work Classy.org can move forward.
This is for nonprofit leaders and development officers who are tired of digging through multiple tabs to find simple donation totals or campaign statuses.
Nonprofit Director
Checks on fundraising goals and campaign success metrics via natural language during morning briefings.
Development Officer
Audits recent transactions and supporter activity to verify gift statuses without logging into the manager.
Marketing Team Member
Quickly pulls up campaign details and activity feeds to coordinate social media updates.
Donor Relations Specialist
Verifies member profiles and individual fundraising progress to personalize outreach.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGivebutter
Manage fundraising campaigns, track donations, and oversee donors via AI agents with Givebutter.
Kindful
Manage nonprofit fundraising and donor relationships via Kindful. query contacts, track transactions, and monitor campaigns directly from your AI agent.
Donately
Manage Donately fundraising and donor data using AI agents.
FundraisingBox
Process online donations, manage donor relationships, and run fundraising campaigns with capabilities built for European nonprofits.
Donorbox
Collect donations and manage fundraising campaigns with recurring giving, peer-to-peer pages, and donor management for nonprofits.
GlobalGiving
Search nonprofit projects, track crowdfunding goals, and oversee global charities via AI agents with GlobalGiving.
Bring your own AI
Change the model, client or framework. Keep Classy.org connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Classy.org.
The practical details behind the request, access and result.
Can I see my Classy.org donations with this Connector?
Yes, you can see recent donations and registrations. This helps you stay updated on how much money is coming in and from whom.
Does Classy.org MCP work with my GoFundMe Pro account?
Yes, it connects to your Classy.org (GoFundMe Pro) data so you can manage your fundraising account through your AI agent.
How do I see my team fundraising pages?
You can use the Connector to list all your team-based pages. This is great for seeing who is leading different group efforts.
Can I manage my nonprofit's organization settings?
Yes, you can retrieve your organization data and settings. This lets you check your high-level account configuration quickly.
Is this good for tracking donor activity?
It's perfect for that. It lets you see a real-time feed of interactions and pull up community member profiles to help with your outreach.
Can I see how much a specific campaign has raised?
Yes! Use the get_campaign_details capability with the campaign ID. The agent will return the total gross amount raised along with other performance metrics.
How do I check the latest donations through the agent?
Use the list_donation_transactions capability or the get_activity_feed capability. Your agent will fetch the most recent records, including the donor's name and the donation amount.
Where do I find my Classy API Client ID and Secret?
Log in to your Classy Manager and navigate to Apps & Integrations > API. You can create a new API application to generate your Client ID and Client Secret.
One connection away
Give your agent a direct line to Classy.org.
Connect Classy.org once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available