You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ai/model-context-protocol.mdx
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -123,8 +123,8 @@ These are some of the ways you can help your users connect to your MCP server:
123
123
| Option | Identifier | Description |
124
124
| :----- | :--------- | :---------- |
125
125
|**Copy MCP server URL**|`mcp`| Copies your MCP server URL to the user's clipboard. |
126
-
|**Open in Cursor**|`cursor`| Installs your MCP server in Cursor. |
127
-
|**Open in VS Code**|`vscode`| Installs your MCP server in VS Code. |
126
+
|**Connect to Cursor**|`cursor`| Installs your MCP server in Cursor. |
127
+
|**Connect to VS Code**|`vscode`| Installs your MCP server in VS Code. |
128
128
</Tab>
129
129
<Tabtitle="Claude">
130
130
<Steps>
@@ -222,7 +222,7 @@ Connect to the Mintlify MCP server to interact with the Mintlify API and search
222
222
223
223
<Tabs>
224
224
<Tabtitle="Contextual menu">
225
-
At the top of this page, select the contextual menu and choose **Open in Cursor** or **Open in VS Code** to connect the Mintlify MCP server to the IDE of your choice.
225
+
At the top of this page, select the contextual menu and choose **Connect to Cursor** or **Connect to VS Code** to connect the Mintlify MCP server to the IDE of your choice.
0 commit comments