Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,8 @@
"integrations/mcp/programmatic-gtm/claude-code",
"integrations/mcp/programmatic-gtm/codex",
"integrations/mcp/programmatic-gtm/mcp-server",
"integrations/mcp/programmatic-gtm/agent-skills"
"integrations/mcp/programmatic-gtm/agent-skills",
"integrations/mcp/programmatic-gtm/slide-builder"
]
},
"integrations/mcp/mcp-client"
Expand Down
10 changes: 10 additions & 0 deletions get-started/chat/chat-agents/slide-builder.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
frameBorder="0"
webkitAllowFullscreen
mozAllowFullscreen
allowFullscreen

Check warning on line 12 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L12

Did you really mean 'allowFullscreen'?
style={{position: "absolute", top: 0, left: 0, width: "100%", height: "100%", borderRadius: "10px"}}
></iframe>
</div>
Expand All @@ -28,7 +28,7 @@
## Getting Started

<div style={{ width:"100%",position:"relative",paddingTop:"56.25%"}}>
<iframe src="https://app.supademo.com/embed/cmha5hvas0mzc6kif0twz83bs" frameBorder="0" title="Invite a user to a project in Relevance AI" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />

Check warning on line 31 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L31

Did you really mean 'fullscreen'?

Check warning on line 31 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L31

Did you really mean 'allowFullscreen'?
</div>

1. **Navigate to Slides**: In [Relevance Chat](https://chat.relevanceai.com/chat/start), select the Slides feature.
Expand Down Expand Up @@ -73,11 +73,11 @@
#### How to Create a BrandKit

<div style={{ width:"100%",position:"relative",paddingTop:"56.25%"}}>
<iframe src="https://app.supademo.com/embed/cmkw0hqjf3lh712hh9tkkmw95" frameBorder="0" title="How to create a BrandKit" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />

Check warning on line 76 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L76

Did you really mean 'fullscreen'?

Check warning on line 76 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L76

Did you really mean 'allowFullscreen'?
</div>

1. Open Slide Builder and click **New BrandKit**, then select **From scratch** to manually build your BrandKit.
2. Upload moodboard images that represent your brand's visual style using the upload icon.

Check warning on line 80 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L80

Did you really mean 'moodboard'?
3. Add brand colours using the plus icon under **Colors**, select your desired colours, and click **Done** to confirm.
4. Select font styles for your slide headers and body content.
5. Add your logo by clicking the logo area or dragging and dropping your company image file.
Expand All @@ -97,7 +97,7 @@
#### How to Create a Template

<div style={{ width:"100%",position:"relative",paddingTop:"56.25%"}}>
<iframe src="https://app.supademo.com/embed/cmkw1pk1w3msy12hhlmfgdpe1" frameBorder="0" title="How to create a Template" allow="clipboard-write; fullscreen" webkitAllowFullscreen="true" mozAllowFullscreen="true" allowFullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",border:"3px solid #5E43CE",borderRadius:"10px" }} />

Check warning on line 100 in get-started/chat/chat-agents/slide-builder.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

get-started/chat/chat-agents/slide-builder.mdx#L100

Did you really mean 'fullscreen'?
</div>

1. Click the **Convert to template** button on a previously created slide deck.
Expand Down Expand Up @@ -192,6 +192,16 @@

---

## Programmatic access via MCP

AI assistants connected to Relevance AI via MCP (Claude, Cursor, VS Code, ChatGPT, and others) can access Slide Builder directly — creating presentations, managing BrandKits and Templates, exporting slides, and working with version history through natural language prompts.

<Card title="Slide Builder via MCP" icon="plug" href="/integrations/mcp/programmatic-gtm/slide-builder">
Learn how to create and manage presentations programmatically using the Relevance AI MCP server.
</Card>

---

## What's next?

<CardGroup cols={2}>
Expand Down
3 changes: 3 additions & 0 deletions integrations/mcp/programmatic-gtm/agent-skills.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
description: "Give your AI coding assistant built-in knowledge of Relevance AI by cloning the agent skills repository."
---

The [Relevance AI agent skills](https://github.com/RelevanceAI/agent-skills) repository is a local reference that teaches your AI coding assistant how to work with Relevance AI. Clone it once and your assistant gets detailed context on agents, tools, workforces, knowledge, analytics, and evals — without needing to figure things out from scratch.

Check warning on line 7 in integrations/mcp/programmatic-gtm/agent-skills.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/agent-skills.mdx#L7

Did you really mean 'evals'?

<Info>Agent skills work alongside the [MCP server](/integrations/mcp/programmatic-gtm/mcp-server). The MCP server gives your assistant the **ability** to call Relevance AI tools. Agent skills give it the **knowledge** to use them well.</Info>

Expand Down Expand Up @@ -57,7 +57,7 @@
The main skill definition — covers all 46 MCP tools, critical usage rules, and workflow patterns your assistant should follow.
</Card>
<Card title="Reference docs" icon="folder-open">
Detailed guides for agents, tools, workforces, knowledge, analytics, and evals that the assistant reads when working on specific tasks.

Check warning on line 60 in integrations/mcp/programmatic-gtm/agent-skills.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/agent-skills.mdx#L60

Did you really mean 'evals'?
</Card>
</CardGroup>

Expand All @@ -82,6 +82,9 @@
<Card title="Evals" icon="check-double">
Testing agent behaviour with evaluation cases.
</Card>
<Card title="Slide Builder" icon="presentation-screen">
Creating presentations, managing BrandKits and Templates, exporting slides, and version history.
</Card>
</CardGroup>

---
Expand Down
14 changes: 14 additions & 0 deletions integrations/mcp/programmatic-gtm/codex.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,20 @@
> My BDR agent is letting unqualified leads through — review its instructions and fix it
```
</Tab>

<Tab title="Slide Builder">
```
> Create a 10-slide pitch deck for our Series A round — problem, solution, market size, traction, team, and ask
```

```
> Create a BrandKit called "Acme Corp" using our primary colour #2563EB, then build a 6-slide product overview deck with it
```

```
> Use the "Quarterly Business Review" template to create a Q1 2026 presentation, then export it as a PPTX
```
</Tab>
</Tabs>

---
Expand All @@ -117,7 +131,7 @@

<AccordionGroup>
<Accordion title="MCP server not connecting">
- Ensure you have run `codex mcp add relevance-ai --url https://mcp.relevanceai.com/`

Check warning on line 134 in integrations/mcp/programmatic-gtm/codex.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/codex.mdx#L134

Did you really mean 'mcp'?

Check warning on line 134 in integrations/mcp/programmatic-gtm/codex.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/codex.mdx#L134

Did you really mean 'mcp'?
- Check that authentication completed successfully with `codex mcp login relevance-ai`
- Verify your internet connection and that `https://mcp.relevanceai.com/` is accessible
</Accordion>
Expand All @@ -125,7 +139,7 @@
<Accordion title="Authentication issues">
- Make sure you have an active Relevance AI account
- Check that you have access to the project you are trying to connect to
- Try re-authenticating with `codex mcp login relevance-ai`

Check warning on line 142 in integrations/mcp/programmatic-gtm/codex.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/codex.mdx#L142

Did you really mean 'mcp'?
</Accordion>

<Accordion title="Tools not appearing">
Expand Down
31 changes: 31 additions & 0 deletions integrations/mcp/programmatic-gtm/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ Programmatic GTM is the new way to build your agents for GTM in Relevance AI. In
<Card title="Agent Skills" icon="graduation-cap" href="/integrations/mcp/programmatic-gtm/agent-skills">
Clone the agent skills repository to give your AI coding assistant built-in knowledge of Relevance AI.
</Card>
<Card title="Slide Builder" icon="presentation-screen" href="/integrations/mcp/programmatic-gtm/slide-builder">
Create presentations, manage BrandKits and Templates, and export slides via MCP.
</Card>
</CardGroup>

---
Expand Down Expand Up @@ -55,6 +58,9 @@ Once connected, your AI client gets full access to your Relevance AI project. Th
<Card title="Update configurations" icon="gear">
Modify agent instructions, tool settings, and workflow logic.
</Card>
<Card title="Create presentations" icon="presentation-screen">
Build AI-generated slide decks, manage BrandKits and Templates, and export in multiple formats — all from your AI client.
</Card>
</CardGroup>

---
Expand Down Expand Up @@ -125,6 +131,31 @@ Once connected, your AI client gets full access to your Relevance AI project. Th
</AccordionGroup>
</Tab>

<Tab title="Slide Builder">
Create presentations, manage BrandKits and Templates, and export slides — all from your AI client without opening the Chat interface.

**Example prompts:**

<AccordionGroup>
<Accordion title="Create a pitch deck">
*"Create a 10-slide investor pitch deck for our Series A round. Include slides on the problem, solution, market size, business model, traction, team, and ask."*
</Accordion>
<Accordion title="Build branded presentations">
*"Create a BrandKit called 'Acme Corp' using our primary colour #2563EB and Inter as the body font. Then use it to build a 6-slide product overview deck."*
</Accordion>
<Accordion title="Reuse a template">
*"Use the 'Quarterly Business Review' template to create a presentation for Q1 2026. Pull the metrics from this spreadsheet."*
</Accordion>
<Accordion title="Export slides">
*"Export the current presentation as a PPTX file and also as individual PNG images."*
</Accordion>
</AccordionGroup>

<Card title="Slide Builder via MCP" icon="presentation-screen" href="/integrations/mcp/programmatic-gtm/slide-builder">
See the full list of capabilities and example prompts for Slide Builder via MCP.
</Card>
</Tab>

<Tab title="Troubleshoot">
When something isn't working right, use Programmatic GTM to dig into agent behaviour, tool failures, and configuration problems.

Expand Down
10 changes: 10 additions & 0 deletions integrations/mcp/programmatic-gtm/mcp-server.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
</Accordion>

<Accordion title="ChatGPT" icon="comment">
ChatGPT supports MCP servers through Developer Mode, available on Pro, Team, Enterprise, and Edu plans.

Check warning on line 42 in integrations/mcp/programmatic-gtm/mcp-server.mdx

View check run for this annotation

Mintlify / Mintlify Validation (relevanceai) - vale-spellcheck

integrations/mcp/programmatic-gtm/mcp-server.mdx#L42

Did you really mean 'Edu'?

1. Open ChatGPT **Settings**
2. Go to **Connectors** → **Advanced** → **Developer Mode**
Expand Down Expand Up @@ -236,6 +236,16 @@

---

## Slide Builder

Once connected, your AI assistant can create and manage presentations directly — without opening the Chat interface. This includes creating slide decks from prompts, managing BrandKits and Templates, exporting slides as PDF, PPTX, Images, or JSON, and working with version history.

<Card title="Slide Builder via MCP" icon="presentation-screen" href="/integrations/mcp/programmatic-gtm/slide-builder">
See all Slide Builder capabilities and example prompts.
</Card>

---

## Add agent skills

The MCP server gives your AI assistant the ability to call Relevance AI tools, but it doesn't know _how_ to use them well. For better results, pair it with the [agent skills](/integrations/mcp/programmatic-gtm/agent-skills) repository — a local reference that teaches your assistant how to work with agents, tools, workforces, knowledge, and more.
Expand Down
Loading
Loading