Skip to content

Commit 7660c8c

Browse files
committed
use tabs for installation options
1 parent 9037233 commit 7660c8c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

ai/model-context-protocol.mdx

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,8 @@ Your users must connect your MCP server to their preferred AI tools.
112112
2. Users copy your MCP server URL and add it to their tools.
113113
3. The tools will have standardized access to your documentation and API endpoints.
114114

115-
### Claude
115+
<Tabs>
116+
<Tab title="Claude">
116117

117118
To use your MCP server with Claude:
118119

@@ -132,7 +133,8 @@ To use your MCP server with Claude:
132133

133134
See the [Model Context Protocol documentation](https://modelcontextprotocol.io/docs/tutorials/use-remote-mcp-server#connecting-to-a-remote-mcp-server) for more details.
134135

135-
### Cursor
136+
</Tab>
137+
<Tab title="Cursor">
136138

137139
To connect your MCP server to Cursor:
138140

@@ -161,6 +163,8 @@ To connect your MCP server to Cursor:
161163
</Steps>
162164

163165
See [Installing MCP servers](https://docs.cursor.com/en/context/mcp#installing-mcp-servers) in the Cursor documentation for more details.
166+
</Tab>
167+
</Tabs>
164168

165169
## Authentication
166170

0 commit comments

Comments
 (0)