Little Green Light Connector for AI agents.
9 live capabilities
Manage donor records and fundraising gifts through your favorite AI client.
Waiting for input…
Why people use Little Green Light
Little Green Light for Faster Nonprofit Donor Management
This Connector lets you do all of that through a simple chat. Just tell your agent to record a donation or find a donor's history. It pulls the data directly from Little Green Light so you can stay focused on your work.
What Vinkius changes
You get a direct way to manage your donor database using natural language.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Quickly logging a phone donation
A volunteer takes a donation over the phone and tells the agent to record a new donation for a specific constituent ID.
- Real-world use case 02
Checking donor history for a meeting
A Development Director needs to see who donated last month and asks the agent to list all gifts from the last 30 days.
- Real-world use case 03
Auditing active funds
An admin needs to see if a specific fund is still active and asks the agent to list the organizational funds.
Complete set · 9capabilities
The complete Little Green Light capability set.
These are the exact actions your AI can choose when you ask it to work with Little Green Light.
01—03
3 capabilities in this set.
Part of 9 available through Little Green Light.
- 01 Capability
List fundraising appeals
See all your active fundraising appeals to check what campaigns are currently running.
- 02 Capability
List donation gifts
See a full list of all recorded gifts and donations to audit your historical giving.
- 03 Capability
List fundraising campaigns
View your full list of fundraising campaigns to see the broader scope of your efforts.
04—06
3 capabilities in this set.
Part of 9 available through Little Green Light.
- 04 Capability
List donor constituents
Get a list of all donors and organizations in your database to see who you're currently tracking.
- 05 Capability
Create new donor
Create a new donor record using a name or organization to avoid manual entry in the dashboard.
- 06 Capability
Record new donation
Log a new donation, pledge, or recurring gift by providing the ID, amount, and date.
07—09
3 capabilities in this set.
Part of 9 available through Little Green Light.
- 07 Capability
List organizational funds
See all the organizational funds you have set up to map out your financial logic.
- 08 Capability
Get donor details
Pull up the specific details for a single constituent to see their history or contact info.
- 09 Capability
Get gift details
Get the specific data for a single gift to check the details of a particular donation.
Set up in minutes
One URL. Then ask Little Green Light to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Little Green Light 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_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Little Green Light for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light URL.
- Step 03
Save and start
Save the connection and enable Little Green Light in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"little-green-light": {
"url": "https://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light
Open Agent mode in chat and ask: "Using Little Green Light, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"little-green-light": {
"url": "https://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light
Ask Copilot: "Using Little Green Light, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"little-green-light": {
"url": "https://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light
Open Cascade and ask: "Using Little Green Light, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"little-green-light": {
"url": "https://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light
Ask Cline: "Using Little Green Light, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add little-green-light --transport http "https://edge.vinkius.com/vk_preview_2WiGD34Kw2emNP6OhnBjdVMIlIRqDn1d5jfnlZh2/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 Little Green Light
Ask Claude: "Using Little Green Light, show me...". 9 tools are ready
Where the request belongs
Work Little Green Light can move forward.
This is for nonprofit pros who are tired of manual data entry and want to spend more time on donor relations and less time on CRM maintenance. It's for the admin who handles hundreds of records and wants a faster way to stay organized.
Development Director
Monitor gift pipelines and donor engagement through natural language queries.
Nonprofit Administrator
Update donor records and log donations without leaving your main workspace.
Philanthropy Tech Team
Integrate donor management logic into custom internal dashboards.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBloomerang
Manage donors and donations via Bloomerang. list constituents, transactions, and campaigns directly from any AI agent.
Virtuous
Manage nonprofit fundraising and donor relationships via Virtuous. list contacts, track individuals, manage gifts, and oversee projects 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.
Donately
Manage Donately fundraising and donor data using AI agents.
GivingFuel
Retrieve donation orders, track registrants, and oversee fundraising pages via AI agents with GivingFuel.
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 Little Green Light 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 Little Green Light.
The practical details behind the request, access and result.
Can I use Little Green Light MCP to add new donors?
Yes, you can use the Connector to create new donor records directly through your AI agent. Just provide the name or organization details, and it handles the entry for you.
How does Little Green Light MCP help with gift recording?
It lets you log donations, pledges, and recurring gifts using natural language. You don't have to navigate through menus to find the right fields.
Can I see my active fundraising appeals with Little Green Light MCP?
Yes, you can ask your agent to list all active appeals. This helps you keep track of your current campaigns without opening your CRM dashboard.
Does Little Green Light MCP work with my existing donor database?
Yes, it connects directly to your existing Little Green Light account. It uses your actual data to provide real-time updates and information.
Can I use Little Green Light MCP to check my organizational funds?
You can ask your agent to list your organizational funds at any time. This is helpful for quickly mapping out your financial logic or checking balances.
How do I connect Little Green Light MCP to my AI client?
Simply subscribe to the Connector on Vinkius and add your Little Green Light API Key to your preferred AI client. Once connected, you can start using it immediately.
How do I find my LGL API Key?
Log in to your Little Green Light account, navigate to Settings > Integration Settings > LGL API to enable and copy your unique API key.
What fields are required to create a gift?
You must provide a constituent_id, an amount (numerical), and a gift_date (YYYY-MM-DD).
Can I associate a gift with a specific campaign?
Yes, when using the record_new_donation capability, you can include a campaign_id, appeal_id, or fund_id within the JSON body.
One connection away
Give your agent a direct line to Little Green Light.
Connect Little Green Light once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available