Skip to content

Commit 2667dbb

Browse files
authored
Update overview.mdx
1 parent 57c6514 commit 2667dbb

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

docs/cloud/mcp/overview.mdx

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,11 @@ sidebarTitle: "MCP overview"
55

66
The Elementary MCP Server allows you to connect your Elementary environment to any client that supports MCP (Model Context Protocol). This lets AI agents, copilots, or natural language interfaces query and act on your data stack using live context.
77

8-
<iframe
9-
src="https://res.cloudinary.com/do5hrgokq/video/upload/v1754384322/Claude-mcp-demo2_tgsum2.mp4"
10-
title="Elementary-MCP"
11-
className="w-full h-96 rounded-xl"
12-
></iframe>
13-
14-
<Columns cols={2}>
15-
<Card title="MCP Setup Guide" icon="code-compare">
16-
</Card>
17-
<Card title="Available MCP Tools" icon="gear-code">
18-
</Card>
19-
</Columns>
8+
<video
9+
controls
10+
className="w-full aspect-video rounded-xl"
11+
src="https://res.cloudinary.com/do5hrgokq/video/upload/v1754384322/Claude-mcp-demo2_tgsum2.mp4"
12+
></video>
2013

2114
## What is MCP?
2215

@@ -67,3 +60,10 @@ We're expanding support to include:
6760
- Volume and freshness metrics
6861
- Sync triggers
6962
- Cloud test config updates
63+
64+
<Columns cols={2}>
65+
<Card title="MCP Setup Guide" icon="code-compare">
66+
</Card>
67+
<Card title="Available MCP Tools" icon="gear-code">
68+
</Card>
69+
</Columns>

0 commit comments

Comments
 (0)