GiveWP Connector for AI agents.
9 live capabilities
Manage nonprofit donations and donor history through your AI client.
Waiting for input…
Why people use GiveWP
GiveWP for Nonprofit Fundraising Reports
This Connector lets you skip the export process entirely. You can just ask your AI client to tell you the total amount raised for a specific form or list your top donors. You get the numbers you need in seconds without ever leaving your primary workspace.
What Vinkius changes
You get instant access to your WordPress donation data through a simple conversation with your AI.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Campaign Wrap-up
A fundraiser wants to know the total raised for the 'Annual Fund' and asks for the average donation.
- Real-world use case 02
Donor Research
A development officer needs to see how much 'jane@example.
- Real-world use case 03
Form Audit
A site admin wants to see all active donation forms to make sure the 'Emergency Relief' goal is still live.
Complete set · 9capabilities
The complete GiveWP capability set.
These are the exact actions your AI can choose when you ask it to work with GiveWP.
01—03
3 capabilities in this set.
Part of 9 available through GiveWP.
- 01 Capability
Verify api connection
Check if your AI client is successfully connected to your WordPress site. Use this to troubleshoot your setup.
- 02 Capability
Get form details
Fetch the metadata and configuration for your donation forms. Use this to check specific form goals.
- 03 Capability
Get plugin stats
Get a high-level overview of your plugin's general performance. This is great for a quick health check.
04—06
3 capabilities in this set.
Part of 9 available through GiveWP.
- 04 Capability
List plugin donations
See a full list of every donation processed by the plugin. This replaces the need for manual CSV exports.
- 05 Capability
List plugin donors
Retrieve a list of all donors who have contributed to your site. This helps you manage your donor database.
- 06 Capability
List recent donations
Quickly see the latest records to monitor recent activity. Use this to stay on top of new contributions.
07—09
3 capabilities in this set.
Part of 9 available through GiveWP.
- 07 Capability
Find donor history
Search for a specific donor to see their past contributions. This helps you identify your most loyal supporters.
- 08 Capability
Get form performance
See the stats for a specific donation form to track its success. You can get real-time earnings and counts.
- 09 Capability
List donation forms
Get a list of all donation forms currently on your site. This helps you manage your active fundraising pages.
Set up in minutes
One URL. Then ask GiveWP to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GiveWP 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_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GiveWP for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP URL.
- Step 03
Save and start
Save the connection and enable GiveWP in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"givewp": {
"url": "https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP
Open Agent mode in chat and ask: "Using GiveWP, help me...". 9 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"givewp": {
"url": "https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP
Ask Copilot: "Using GiveWP, help me...". 9 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"givewp": {
"url": "https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP
Open Cascade and ask: "Using GiveWP, help me...". 9 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"givewp": {
"url": "https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP
Ask Cline: "Using GiveWP, help me...". 9 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add givewp --transport http "https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/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 GiveWP
Ask Claude: "Using GiveWP, show me...". 9 tools are ready
Where the request belongs
Work GiveWP can move forward.
This is for the nonprofit admin who is tired of manual data entry and the digital fundraiser who needs to know campaign stats on the fly.
Nonprofit Site Admin
Checks if donations are syncing correctly and manages active forms without opening the WordPress dashboard.
Digital Fundraiser
Gets real-time updates on campaign performance to adjust strategy during live events.
Marketing Analyst
Pulls historical donor data to create weekly reports for the board of directors.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsQgiv
Manage Qgiv donation forms, custom fields, suggested amounts, and account settings directly from any AI agent.
GiveForms
Retrieve donation records and oversee fundraising data via AI agents with GiveForms.
Givebutter
Manage fundraising campaigns, track donations, and oversee donors via AI agents with Givebutter.
Gravity Forms
Manage your WordPress Gravity Forms. list forms, retrieve entries, and handle submissions directly via AI.
Donately
Manage Donately fundraising and donor data using AI agents.
NeonCRM
Manage non-profit operations via NeonCRM. track donations, memberships, and events directly from your AI agent.
Bring your own AI
Change the model, client or framework. Keep GiveWP 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 GiveWP.
The practical details behind the request, access and result.
Does the GiveWP MCP let me see my donors?
Yes, it lets you retrieve a list of donors and see their specific giving history. This helps you identify your most active supporters without manual searching.
Can I use GiveWP MCP to check my fundraising goals?
You can pull real-time stats for any donation form to see how close you are to your goal. It provides both total earnings and donation counts.
Is my data safe with the GiveWP MCP?
This integration is designed for read-only access, meaning your AI client can see the data without making any changes or deleting records.
Do I need to be a developer to use GiveWP MCP?
No, as long as you have your WordPress URL and GiveWP API keys, you can connect it in minutes. It is designed for non-technical site admins.
Can GiveWP MCP help with my weekly reports?
It's perfect for that. You can ask your AI to summarize your latest donations or total earnings, making it much faster to build your weekly updates.
What happens if my connection fails?
You can use the connection check capability to see if your AI client is still synced with your WordPress site. This makes troubleshooting very simple.
How do I get API Keys for GiveWP?
Log in to your WordPress admin, go to your User Profile, and scroll to 'Account Management'. Check 'Generate API Keys' and update your profile to see your keys.
What is the WordPress Base URL?
This is the root domain where your WordPress site is installed, for example: 'https://my-nonprofit.org'. Do not include '/wp-admin/'.
Can I edit donation forms via the agent?
The current version of the GiveWP API capabilities is primarily designed for data retrieval and reporting. Editing capabilities are not supported in this release.
How do I see donor history?
Use the 'find_donor_history' capability and provide the donor's email address. The agent will retrieve all donation records associated with that person.
One connection away
Give your agent a direct line to GiveWP.
Connect GiveWP once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available