# Serviceform MCP for AI Agents AI Agent Connect

> Serviceform MCP lets you manage conversational marketing assets and lead data directly through your AI client. It gives your agent the ability to pull chat logs, monitor active forms, and organize lead profiles without you having to jump between tabs. It's the fastest way to turn a chatbot into a functional workspace for your sales and marketing team.

## Overview
- **Category:** industry-titans
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_ruv4xydR7qo8KyguHOgImRWnaO2m4CCe9Ih18ssn/ai-agent-connect
- **Tags:** conversational-marketing, chatbots, lead-capture, web-forms, customer-engagement, conversion-optimization

## Description

Connect your Serviceform account to any AI agent and take full control of your conversational marketing and lead orchestration through natural conversation. This Connector provides a way to build chatbots, forms, and interactive multi-channel engagement, allowing you to retrieve chat logs, manage flex spaces, and extract lead metadata directly from your chat interface. It removes the need to jump between different dashboards to see who is interacting with your brand. Instead of manually exporting data to a spreadsheet, you can ask your agent to summarize customer intent or find specific contact details. It's one of the ways Vinkius helps turn a static data source into an active workspace. You get to manage your entire lead orchestration flow through a simple conversation, making it much easier to stay on top of your pipeline. You can keep your marketing environment in sync by checking what items are in your designated spaces. It's about moving from a reactive stance where you're constantly hunting for data to an active one where your agent brings the data to you. From looking for a specific customer's history to getting a high-level view of your current conversion tools, this integration puts that information at your fingertips. You can monitor your conversion tools in real time and ensure your bots are always optimized for the best results. This turns your conversational tools into a dynamic data hub where interactions are accessible and actionable.

## Tools

### list_forms
Show all active forms. Use this to see which lead capture tools are currently live on your site.

### list_spaces
List all flex spaces. Use this to see the different environments you've set up in Serviceform.

### get_space_items
Retrieve items for a specific flex space. This helps you see exactly what's inside a designated environment.

### list_chatbots
Show all configured chatbots in your account. Use this to audit your active conversational tools.

### list_chats
List chat histories based on your specific criteria. This is how you pull conversation logs for analysis.

### get_lead
Fetch the specific details of a captured lead. Use this to see contact info and metadata for a single entry.

### list_leads
List all leads captured by your bots and forms. This gives you a high-level view of your entire pipeline.

## Prompt Examples

**Prompt:** 
```
Show me all the active forms we have live right now.
```

**Response:** 
```
I've pulled your active forms. You currently have 4 live: 

* **Contact Us**
* **Newsletter Signup**
* **Product Demo Request**
* **Feedback Survey**

Would you like to see the lead count for any of these?
```

**Prompt:** 
```
Who are the last 5 people who contacted us through the chatbot?
```

**Response:** 
```
Here are the last 5 leads captured by your Serviceform bots:

| Name | Email | Source |
| :--- | :--- | :--- |
| Sarah J. | sarah@email.com | Site Bot |
| Mike R. | mike.r@work.com | Pricing Bot |
| Anna L. | anna.l@gmail.com | Demo Bot |
| John D. | john.d@tech.com | Site Bot |
| Leo W. | leo.w@web.com | Pricing Bot |

Would you like me to pull the full chat history for any of them?
```

**Prompt:** 
```
List my flex spaces and tell me what's in the Sales Support one.
```

**Response:** 
```
You have 3 active spaces: 

* **Sales Support**
* **Marketing Hub**
* **General Inquiries**

Items in **Sales Support**:

- Sales Script v2
- Escalation Protocol
- Refund Policy

Do you want to see the items for another space?
```

## Capabilities

### Pull chat logs
Retrieve specific conversation histories using time-based filters to see what customers are actually asking.

### Manage lead profiles
Access and update captured lead data to keep your CRM info current.

### Monitor active forms
See a real-time list of all your live web forms to check conversion status.

### Organize flex spaces
Manage environment items and spaces to keep your service setup organized.

### Audit chatbots
List all configured bots to see which ones are active and ready for traffic.

## Use Cases

### Monitoring chatbot lead generation
A marketing manager wants to see if a new chatbot is actually generating leads. They ask the agent to list chatbots and then check the latest leads.

### Retrieving context for sales follow-ups
A sales rep needs to know why a lead hasn't converted. They ask the agent to pull the chat history for a specific user to see the previous conversation.

### Auditing environment configurations
An ops person needs to reorganize their workspace. They use the agent to list spaces and then check the items in each one.

### Finding specific customer contact info
A support lead needs to find a specific customer's info. They ask the agent to list leads and then get the details for a specific ID.

## Benefits

- Stop manual data exports by using list_leads to see your entire pipeline in one chat window.
- Get faster context on customers by using list_chats to pull specific conversation histories for your team.
- Keep your marketing environments organized by using list_spaces to manage your flex space setup.
- Monitor your conversion tools instantly with list_forms to ensure your web forms are always live.
- Identify high-value prospects quickly by using get_lead to pull metadata directly into your workspace.

## How It Works

The bottom line is you get a conversational interface for your entire Serviceform marketing stack.

1. Add your Serviceform API Key from your dashboard settings to the Connector configuration.
2. Connect the Connector to your preferred client like Claude, Cursor, or Windsurf.
3. Ask your agent to manage your leads, check chat history, or organize your marketing spaces.

## Frequently Asked Questions

**Can I use Serviceform MCP to see my leads in Claude?**
Yes, you can. Once connected, your AI client can pull lead data and profiles directly into your chat. This lets you see who's interested in your product without leaving your workspace.

**How does Serviceform MCP help with marketing analysis?**
It lets your agent pull chat logs and lead metadata automatically. You can ask for summaries of customer intent or specific conversation histories to spot trends faster.

**Can I manage my chatbots using Serviceform MCP?**
You can use it to list and monitor your configured chatbots. While you can't build new bots through the Connector, you can quickly see what's live and check your conversion tools.

**What are flex spaces in Serviceform?**
Flex spaces are environments where you can organize specific items and configurations. This Connector lets your agent list these spaces and retrieve the items inside them to keep your setup organized.

**Does Serviceform MCP work with Cursor or Windsurf?**
Yes, it works with any MCP-compatible client, including Cursor and Windsurf. You just need your API key to start managing your conversational marketing data.

**Can I see my web form data with Serviceform MCP?**
Yes. You can list your active forms and see the leads they've captured. This helps you monitor how your different web forms are performing in real time.

**Can my AI automatically find the last 5 chat conversations received today?**
Yes! Use the `list_chats` tool. Provide a `startTime` (ISO 8601) and set a `limit` of 5, and your agent will return the most recent conversation logs instantly.

**How do I list all leads captured across all my Serviceform tools?**
Simply ask the agent to run the `list_leads` action. It will retrieve the directory of leads, which you can then inspect individually using `get_lead`.

**How do I find my Serviceform API Key?**
Log in to your Serviceform account and navigate to your integration settings or visit link.serviceform.com to generate your unique `sf-api-key`.