# GiveWP MCP for AI Agents AI Agent Connect

> GiveWP MCP lets you manage donation forms, track donors, and monitor fundraising stats through your AI client. It connects your WordPress donation data directly to your workspace, making it easy to pull reports or check specific donor histories without logging into your dashboard.

## Overview
- **Category:** ecommerce
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_jgUAxch9CjXa1covXArUyHONKP0L0By9PrcDWKvI/ai-agent-connect
- **Tags:** wordpress, donations, fundraising, donor-tracking, plugin

## Description

You spend a lot of time jumping between your WordPress dashboard and your spreadsheets just to see how your latest fundraiser is doing. It's a chore to manually export donation lists or hunt for a specific donor's history when you're in the middle of a meeting or planning a campaign. This Connector changes that by putting your GiveWP data right where you work. Instead of clicking through menus, you can just ask your AI client to pull up the latest donation totals or tell you how many people contributed to a specific goal. It handles the heavy lifting of data extraction so you can focus on the actual fundraising. Because Vinkius makes it easy to connect these types of tools, you get a live window into your nonprofit's financial health without the manual overhead. You can check if a form is active, see how much a specific donor has given over time, or get a bird's-eye view of your site's performance. It's about getting the numbers you need, exactly when you need them, without the friction of navigating a complex plugin interface.

## Tools

### verify_api_connection
Check if your AI client is successfully connected to your WordPress site. Use this to troubleshoot your setup.

### get_form_details
Fetch the metadata and configuration for your donation forms. Use this to check specific form goals.

### get_plugin_stats
Get a high-level overview of your plugin's general performance. This is great for a quick health check.

### list_plugin_donations
See a full list of every donation processed by the plugin. This replaces the need for manual CSV exports.

### list_plugin_donors
Retrieve a list of all donors who have contributed to your site. This helps you manage your donor database.

### list_recent_donations
Quickly see the latest records to monitor recent activity. Use this to stay on top of new contributions.

### find_donor_history
Search for a specific donor to see their past contributions. This helps you identify your most loyal supporters.

### get_form_performance
See the stats for a specific donation form to track its success. You can get real-time earnings and counts.

### list_donation_forms
Get a list of all donation forms currently on your site. This helps you manage your active fundraising pages.

## Prompt Examples

**Prompt:** 
```
List all active donation forms on my website.
```

**Response:** 
```
Retrieving forms... I found 4 active donation forms, including **Emergency Relief Fund** (ID: 123) and **Monthly Sponsorship**. Would you like to see the goal progress for any of them?
```

**Prompt:** 
```
Show me the donation history for donor 'jane@example.com'.
```

**Response:** 
```
Fetching history... **Jane Doe** has made 5 donations totaling **$250.00**. Her most recent contribution was $50.00 on September 15th for the **Holiday Campaign**.
```

**Prompt:** 
```
Get the fundraising stats for the 'Annual Fund' form (ID: 987).
```

**Response:** 
```
Retrieving stats... The **Annual Fund** form has raised **$12,450.00** from 145 unique donations. The average donation amount is **$85.86**.
```

## Capabilities

### Pull live donation totals
Get the current earnings and donation counts for specific forms or your entire site.

### Search donor profiles
Retrieve detailed history and metadata for your unique donors.

### View active forms
List all donation forms currently published on your WordPress site.

### Monitor fundraising goals
See the progress of your goals and configuration metadata for each form.

### Check connection health
Verify that your AI client is successfully connected to your WordPress site.

## Use Cases

### Campaign Wrap-up
A fundraiser wants to know the total raised for the 'Annual Fund' and asks for the average donation. The agent uses get_form_performance to provide the numbers instantly.

### Donor Research
A development officer needs to see how much 'jane@example.com' has given over the last three years. The agent uses find_donor_history to pull the full record.

### Form Audit
A site admin wants to see all active donation forms to make sure the 'Emergency Relief' goal is still live. The agent uses list_donation_forms to show the list.

### Weekly Reporting
A marketing analyst needs a list of the latest 50 donations to include in a Monday morning newsletter. The agent uses list_recent_donations to grab the data.

## Benefits

- Stop manual data exports by using list_plugin_donations to see everything in one place without opening a spreadsheet.
- Get instant answers on campaign progress with get_form_performance for every active goal you have running.
- Identify your most loyal supporters quickly using find_donor_history to see their total giving over time.
- Verify your setup is live in seconds with verify_api_connection to ensure your data is flowing correctly.
- Monitor your site's health without clicking through menus by using get_plugin_stats for a quick pulse check.

## How It Works

The bottom line is you get instant access to your WordPress donation data through a simple conversation with your AI.

1. Subscribe to the GiveWP MCP through the Vinkius Marketplace.
2. Enter your WordPress Base URL and GiveWP API keys from your account profile.
3. Ask your AI client to pull donation stats or donor lists.

## Frequently Asked Questions

**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 tool 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 tools 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' tool and provide the donor's email address. The agent will retrieve all donation records associated with that person.