Skip to content

Commit 9b4f257

Browse files
authored
Update overview.mdx
1 parent 2667dbb commit 9b4f257

1 file changed

Lines changed: 5 additions & 10 deletions

File tree

docs/cloud/mcp/overview.mdx

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ The Elementary MCP Server allows you to connect your Elementary environment to a
77

88
<video
99
controls
10-
className="w-full aspect-video rounded-xl"
1110
src="https://res.cloudinary.com/do5hrgokq/video/upload/v1754384322/Claude-mcp-demo2_tgsum2.mp4"
1211
></video>
1312

@@ -33,13 +32,7 @@ This enables workflows like:
3332

3433
## How it works
3534

36-
The MCP Server runs as a remote service and is exposed via a single authenticated endpoint. It is compatible with any MCP-enabled client.
37-
38-
**Client examples:**
39-
40-
- Claude Desktop
41-
- Cursor IDE
42-
- Custom agents and LLM copilots
35+
The MCP Server runs as a remote service and is exposed via a single authenticated endpoint. It is compatible with any MCP-enabled client, such as Claude, Cursor IDE and Custom agents and LLM copilots.
4336

4437
## Supported operations
4538

@@ -61,9 +54,11 @@ We're expanding support to include:
6154
- Sync triggers
6255
- Cloud test config updates
6356

57+
6458
<Columns cols={2}>
65-
<Card title="MCP Setup Guide" icon="code-compare">
59+
<Card title="MCP Setup Guide" icon="code-compare" href="/cloud/mcp/setup-guide">
6660
</Card>
67-
<Card title="Available MCP Tools" icon="gear-code">
61+
<Card title="Available MCP Tools" icon="gear-code" href="/cloud/mcp/mcp-tools">
6862
</Card>
6963
</Columns>
64+

0 commit comments

Comments
 (0)