NeonCRM Connector for AI agents.
10 live capabilities
Manage non-profit donor data and fundraising events through your agent.
Waiting for input…
Why people use NeonCRM
NeonCRM Non-Profit Fundraising Data Access
Just ask your agent. 'Who are our top donors for the gala?' and it pulls the list from NeonCRM instantly. You get a clean summary without ever opening the CRM dashboard.
What Vinkius changes
It puts your non-profit's data into a conversational interface so you can stop manual searching.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking donor status before a meeting
A director needs to know if a donor is a gold member before a meeting.
- Real-world use case 02
Verifying event registration counts
A fundraiser wants to see how many people are coming to the gala.
- Real-world use case 03
Compiling grant award summaries
An ops manager needs to report on all grants won this year.
Complete set · 10capabilities
The complete NeonCRM capability set.
These are the exact actions your AI can choose when you ask it to work with NeonCRM.
01—04
4 capabilities in this set.
Part of 10 available through NeonCRM.
- 01 Capability
Get account
Get specific account details. You can quickly see a supporter's contact info and history.
- 02 Capability
Get donation
Get donation details. Use this to find the specific amount and metadata for a single contribution.
- 03 Capability
Get crm event
Get specific event details. Pull the schedule and registration info for a specific fundraiser or gala.
- 04 Capability
List accounts
List NeonCRM accounts. See a complete list of all accounts stored in your CRM.
05—07
3 capabilities in this set.
Part of 10 available through NeonCRM.
- 05 Capability
List custom fields
List CRM custom fields. See all the unique data points you've added to your profiles.
- 06 Capability
List donations
List all donations. Get a full history of every financial contribution received.
- 07 Capability
List crm events
List CRM events. View a list of all upcoming and past organization events.
08—10
3 capabilities in this set.
Part of 10 available through NeonCRM.
- 08 Capability
List grants
List grant records. Pull a list of all grant applications and awards.
- 09 Capability
List memberships
List account memberships. See which supporters have active or historical memberships.
- 10 Capability
List contacts
List CRM contacts. View all the contact records for your non-profit's supporters.
Set up in minutes
One URL. Then ask NeonCRM to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use NeonCRM 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_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable NeonCRM for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM URL.
- Step 03
Save and start
Save the connection and enable NeonCRM in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"neoncrm": {
"url": "https://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM
Open Agent mode in chat and ask: "Using NeonCRM, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"neoncrm": {
"url": "https://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM
Ask Copilot: "Using NeonCRM, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"neoncrm": {
"url": "https://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM
Open Cascade and ask: "Using NeonCRM, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"neoncrm": {
"url": "https://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM
Ask Cline: "Using NeonCRM, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add neoncrm --transport http "https://edge.vinkius.com/vk_preview_PkfvbgoqgoaDI8OST0OSrRzy6Q2sk2W1GnmEMBf5/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 NeonCRM
Ask Claude: "Using NeonCRM, show me...". 10 tools are ready
Where the request belongs
Work NeonCRM can move forward.
The non-profit director who's tired of digging through messy spreadsheets to find a single donor's history or membership status.
Non-Profit Director
Checks fundraising progress and event details during meetings without opening the CRM.
Development Team Member
Verifies donor information and membership statuses quickly during outreach calls.
Operations Manager
Pulls lists of grants and constituents to create reports for the board.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsVirtuous
Manage nonprofit fundraising and donor relationships via Virtuous. list contacts, track individuals, manage gifts, and oversee projects directly from any AI agent.
Bloomerang
Manage donors and donations via Bloomerang. list constituents, transactions, and campaigns directly from any AI agent.
HelloAsso
Automate association management via HelloAsso. manage payments, forms, and orders for French non-profits directly from any AI agent.
Kindful
Manage nonprofit fundraising and donor relationships via Kindful. query contacts, track transactions, and monitor campaigns directly from your AI agent.
Little Green Light
Manage donor constituents, gifts, and appeals via the Little Green Light REST API.
Blackbaud
Manage constituents, gifts, and academic data via Blackbaud. handle fundraising and education management directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep NeonCRM 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 NeonCRM.
The practical details behind the request, access and result.
Can NeonCRM MCP help me track my non-profit's donations?
Yes, it pulls the full history of every financial contribution received in your CRM. You can ask your agent to summarize totals or find specific donation details instantly.
How do I see my event registrations with NeonCRM MCP?
The Connector can list all your organization's events, like galas or fundraisers. You can then ask your agent to show you the specific registration details for any of them.
Can I use NeonCRM MCP to check if a donor is a member?
Yes, it can pull membership records for your supporters. Your agent can quickly tell you if a specific donor is active and what their membership level is.
Does NeonCRM MCP work with my custom data fields?
Yes, it can retrieve both standard and custom data fields that you've defined in your CRM profiles, ensuring your agent has access to all your unique metrics.
How does NeonCRM MCP help with grant reporting?
It allows you to list and inspect all grant applications and awards. You can ask your agent to summarize your wins or pull a list of pending grants for your reports.
How do I find my NeonCRM Organization ID?
Your Organization ID (Org ID) is found in your NeonCRM instance URL: https://[OrgID].neoncrm.com.
Where do I generate an API Key?
In your NeonCRM dashboard, navigate to Settings > Global Settings > API Settings to find or create your API keys.
Can I see custom field data?
Yes! The get_account and get_donation capabilities will return custom field values if they are populated, and you can list all available fields using list_custom_fields.
One connection away
Give your agent a direct line to NeonCRM.
Connect NeonCRM once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available