# Aidbase MCP for AI Agents AI Agent Connect

> Aidbase MCP lets you manage your customer support chatbots and knowledge bases directly through your AI agent. You can update FAQs, ingest new website content, and monitor automated email inboxes without switching tabs. It gives your agent the ability to act as a support engineer, keeping your documentation fresh and your chatbots accurate in real-time.

## Overview
- **Category:** productivity
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_K8VJgZLNAsUABAHWsTYx3rO7iFrPYSGDVs8iWJ5N/ai-agent-connect
- **Tags:** aidbase, chatbot-api, knowledge-base-automation, ai-support, email-responder, faq-orchestration, customer-engagement, ai-agent, mcp

## Description

Managing a customer support setup usually means jumping between different tabs to update FAQs, check if a bot is actually responding correctly, and make sure the knowledge base isn't lagging behind new product updates. It's a constant cycle of manual data entry and status checking. With this Connector, you can just tell your AI agent what needs to change. If you launch a new page on your site, you can have your agent push that URL into your knowledge base immediately. If a customer asks a weird question, you can test how the bot handles it and tweak the responses on the fly. You can even see what's happening in your automated email inboxes to make sure the context is landing right. Because Vinkius makes it so easy to connect these types of specialized tools, you can treat your AI agent like a dedicated support lead. Instead of you doing the heavy lifting of data migration and monitoring, your agent handles the grunt work of keeping your support infrastructure updated and accurate.

## Tools

### add_aidbase_faq_item
Add a specific Q&A pair to your knowledge base. This helps keep your bot's information current.

### add_aidbase_website_knowledge
Push a new URL into the knowledge base. The system will then index the content for the AI to use.

### check_aidbase_status
Verify your API connection is active. Use this to ensure your tools are communicating correctly.

### get_aidbase_chatbot
Pull the details for a specific chatbot. This is useful for checking configuration settings.

### get_aidbase_inbox
View the details of an automated email inbox. See how your email responders are organized.

### list_aidbase_chatbot_knowledge
See all knowledge items for a specific bot. Use this to audit what a bot actually knows.

### list_aidbase_chatbots
Get a full list of all your active AI chatbots. Use this to manage your entire fleet of bots.

### list_aidbase_inboxes
See all your automated email inboxes. This helps you keep track of your various response channels.

### list_aidbase_inbox_knowledge
See which knowledge bases are linked to your inboxes. Use this to check for context errors.

### list_aidbase_knowledge
Get a complete list of all knowledge items. This provides a bird's eye view of your entire data set.

### send_aidbase_reply
Send a message to a specific chatbot. This lets you test bot performance in real-time.

## Prompt Examples

**Prompt:** 
```
List all my chatbots and tell me which one has the most knowledge items.
```

**Response:** 
```
I've pulled your chatbot list. Here is the breakdown of your current fleet:

| Chatbot Name | Knowledge Items | Status |
| :--- | :--- | :--- |
| Support Hero | 142 | Active |
| Lead Qualifier | 89 | Active |
| FAQ Bot | 210 | Active |

**Support Hero** is currently active and has 142 knowledge items assigned.
```

**Prompt:** 
```
Add the new pricing page at https://example.com/pricing to my knowledge base.
```

**Response:** 
```
I've sent the request to update your knowledge base. 

**Action Taken:**
- **URL:** `https://example.com/pricing`
- **Status:** Ingestion Started

Aidbase is now indexing that page. Your bots will start using this pricing information as soon as the indexing is complete.
```

**Prompt:** 
```
Send a message to my support bot asking about our 30-day return policy.
```

**Response:** 
```
I've sent that message to the Support Hero bot. Here is the response:

> "Our return policy allows for full returns within 30 days of purchase, provided the item is in its original packaging."

**Session Details:**
- **Bot ID:** `bot_123`
- **Response Accuracy:** Confirmed
- **Log Reference:** `sess_99821`
```

## Capabilities

### Update FAQ items
Add specific Q&A pairs to your knowledge base instantly.

### Ingest website content
Feed new URLs into the knowledge base for the AI to learn from.

### Test chatbot responses
Send messages to specific bots to verify their accuracy.

### Monitor email inboxes
View automated responder status and assigned knowledge bases.

### Check API health
Verify your connection status and account performance.

### List chatbot configurations
View all your active bots and their settings in one place.

## Use Cases

### Updating documentation
A support lead finds a new help article and tells the agent to add the URL to the knowledge base using add_aidbase_website_knowledge.

### Bot testing
A product manager wants to know if the bot knows about a new refund policy, so they use send_aidbase_reply to test it.

### Auditing content
A developer uses list_aidbase_knowledge to see every piece of data the AI is using to answer customer questions.

### Inbox monitoring
A manager asks the agent to list all inboxes using list_aidbase_inboxes to see which ones are active.

## Benefits

- Update your knowledge base instantly using add_aidbase_website_knowledge so your bots always have the latest info from your site.
- Test bot accuracy in seconds with send_aidbase_reply to see how they handle specific customer questions before going live.
- Keep your FAQs current with add_aidbase_faq_item to ensure your automated responses stay relevant as your product evolves.
- Audit your entire support setup using list_aidbase_chatbots and list_aidbase_inboxes to see every active channel in one place.
- Verify system health with check_aidbase_status to make sure your support automation never goes offline unexpectedly.
- Check specific bot details with get_aidbase_chatbot to quickly review configuration settings without opening a dashboard.

## How It Works

The bottom line is you get a way to manage your entire support stack through a single chat interface.

1. Subscribe to this Connector on Vinkius and get your API key from the Aidbase dashboard.
2. Plug that key into your AI client like Claude or Cursor.
3. Start giving commands to update your knowledge base or check bot status.

## Frequently Asked Questions

**Can Aidbase MCP help me update my bot's knowledge base?**
Yes, it lets your agent push new URLs and FAQs directly into the system. This keeps your bot's information current without you having to log into any dashboards.

**How do I use Aidbase MCP to test my chatbot responses?**
You can ask your agent to send a specific message to a bot and report back what it says. It's a fast way to verify that your bot is giving the right answers.

**Can I monitor my automated email inboxes with Aidbase MCP?**
Yes, your agent can list all inboxes and check which knowledge bases they use. This helps you ensure your email responders are using the correct context.

**Will Aidbase MCP help keep my support documentation current?**
It allows you to feed new website content into the knowledge base automatically. Your agent handles the work of making sure your bots stay up to date.

**How do I know if my Aidbase connection is working?**
Your agent can check the API status instantly to verify everything is online. This helps you catch any connection issues before they affect your customers.

**Is Aidbase MCP good for managing multiple chatbots?**
Yes, it provides tools to list all your bots and see their specific configurations. It gives you a bird's eye view of your entire support fleet.

**How do I find my Aidbase API Key?**
Log in to your account, navigate to **Settings** > **API Keys**, and generate a new key for your integration.

**Can I test bot responses via AI?**
Yes! The `send_aidbase_reply` tool allows your agent to interact with specific bots and retrieve high-fidelity AI responses programmatically.

**How do I teach the AI a new URL?**
Use the `add_aidbase_website_knowledge` tool and provide the target URL. Aidbase will automatically crawl and index the content for your bots.