# CONSENSUS MCP MCP

> CONSENSUS connects your sales workflow to interactive product demos, turning video views into buyer intelligence. This MCP lets you automatically list active demo boards, get real-time analytics on which features prospects actually watch, and track every invitation sent. Stop guessing what worked; see exactly where buyers spent their time.

## Overview
- **Category:** marketing-automation
- **Price:** Free
- **Tags:** demo-automation, buyer-intent, interactive-video, sales-enablement, engagement-tracking, demolytics

## Description

This connector gives your AI agent total visibility into interactive demos and lead engagement. You can manage entire sales workflows by talking to it naturally—no more diving into a dozen dashboards just to get an answer.

Your agent can automatically list all available assets, find out which boards are currently active, or check the performance of sent invitations. It even knows who's on your team and what their roles are. The real power comes when you combine this with other services; for example, chaining a messaging MCP with Consensus lets your AI build an automated follow-up sequence right after a demo is watched. Because credentials pass through Vinkius’s zero-trust proxy, your keys never sit on disk—it just passes the data securely in transit. Your agent acts like a dedicated sales coordinator, pulling deep insights about buyer intent and feature popularity from any MCP-compatible client.

## Tools

### get_demoboard
Retrieves specific data points for a single active DemoBoard instance.

### list_demoboards
Provides an overview of all currently running DemoBoards.

### list_demolytics
Generates a list of analytics showing viewer activity and engagement scores for demos.

### list_demos
Accesses the full catalog directory of available interactive demo assets.

### list_invitations
Lists all sent demo invitations and tracks their outreach performance.

### list_users
Pulls a list of all users associated with the account, detailing roles and permissions.

## Prompt Examples

**Prompt:** 
```
List all my active DemoBoards in Consensus.
```

**Response:** 
```
I've retrieved your DemoBoards. You currently have 5 active boards, including 'Q2 Tech Prospect' (ID: db_123) and 'Enterprise SaaS 2026'. Which one would you like to see lead data for?
```

**Prompt:** 
```
Show me the Demolytics summary for my latest demo.
```

**Response:** 
```
Fetching analytics... Your latest demo has 150 total views with an average engagement score of 85%. Viewers are spending the most time on the 'Cloud Security' feature. Shall I check for any new invitations?
```

**Prompt:** 
```
List all members of my sales team and their roles.
```

**Response:** 
```
I've retrieved your team directory. You have 8 members: 2 Admins, 5 Sales Reps (User), and 1 Analyst. Would you like the individual activity logs for any team member?
```

## Capabilities

### Get DemoBoard Details
Retrieves specific information for one of your active demo boards.

### List All DemoBoards
Shows you a list and metadata summary of all existing demo boards.

### View Demo Analytics
Pulls real-time metrics to show how prospects are engaging with specific parts of the demo.

### List Available Demos
Gives you a directory of all interactive demos and assets in your library.

### List Sent Invitations
Tracks the status and performance of demo invitations that have been sent out.

### List Account Users
Accesses a directory listing of all account users and their assigned roles.

## Use Cases

### Follow up after an initial demo
An AE asks the agent: 'What did John Doe spend time on?' The agent uses `list_demolytics` to tell them that 70% of the viewing time was spent on the Cloud Security feature, allowing the AE to tailor the next call immediately.

### Onboarding a new team member
A Sales Ops manager asks: 'Show me all users and their roles.' The agent uses `list_users` to provide an organized directory, letting the manager instantly grant or adjust permissions for the new hire.

### Preparing for a big sales meeting
An SDR asks: 'List all active demo boards and which leads they are tied to.' The agent uses `list_demoboards` to pull up the necessary data, ensuring the team walks into the meeting with full context.

### Auditing outreach effectiveness
A sales leader asks: 'What were our last 50 sent invitations?' The agent uses `list_invitations` to track performance metrics and identify any links that weren't opened, flagging a process gap.

## Benefits

- Stop manually checking demo links. Your agent can list sent invitations and track outreach performance, ensuring your follow-ups hit the right timing.
- Get instant buyer intelligence by running `list_demolytics`. You'll know which sections of a demo are getting skipped or shared—that’s where the real value is.
- Maintain clean sales records. Use `list_users` to keep track of who's on your team and what roles they actually hold, keeping permissions tight.
- Never lose an asset link again. Running `list_demos` gives you a complete directory of every interactive demo available for high-fidelity sales enablement.
- Manage multiple boards at once. Use `list_demoboards` to get metadata on all active programs instantly, giving you a full view of your pipeline health.

## How It Works

The bottom line is your AI acts as a dedicated sales associate and analytics coordinator, pulling data you used to manually check across multiple tabs.

1. First, subscribe to this MCP and pull your API credentials from Consensus.
2. Then, connect your AI agent using any MCP-compatible client like Cursor or Claude. Your agent is now ready to manage the sales pipeline through natural conversation.
3. Finally, ask it anything—'What features are prospects spending the most time on?'—and get immediate, structured answers.

## Frequently Asked Questions

**How do I check demo engagement using list_demolytics?**
You just ask the agent to run `list_demolytics`. It pulls real-time analytics showing how many total views you had and, critically, which specific sections of the demo were watched the most.

**Can I use list_users with other tools?**
Yes. You can chain `list_users` with a messaging MCP to automatically create an internal task for the sales manager whenever a new user role is added or changed.

**What does list_invitations track?**
It tracks the status of every demo invitation you've sent out. You can ask it to report on outreach performance, helping you figure out if your follow-up cadence is working.

**Do I need multiple MCPs for Consensus?**
No. This single MCP gives you access to all the core functions—from listing demos with `list_demos` to tracking leads using `get_demoboard`. It's a complete sales intelligence package.

**How do I use `get_demoboard` if I only have a specific board's ID?**
The function fetches all metadata for a single DemoBoard using its unique identifier. You get detailed insights into the leads and stakeholders associated with that exact demo board, allowing you to drill down past simple lists.

**What kind of data does `list_demos` provide about my assets?**
`list_demos` gives you a complete directory of every interactive asset available in your library. It returns the name, status, and unique ID for each demo so your agent can quickly locate any required material.

**Can I narrow down results when running `list_demoboards`?**
Yes, you can filter boards by specific criteria like creation date or current status. This lets the agent pull only the active or recently created DemoBoards, saving time and keeping your focus tight.

**How do I combine `list_users` with another tool to understand team access?**
You can chain tools to cross-reference data. For example, you can list all users and then check which of those users have been assigned to a specific DemoBoard using its ID for context.