Skip to content

Commit cce2eb2

Browse files
Merge pull request #15 from mulesoft/W-20262153-remove-heading-links-ie
W-20262153-remove-heading-links-ie
2 parents fff0d0c + 906ce04 commit cce2eb2

File tree

1 file changed

+18
-6
lines changed

1 file changed

+18
-6
lines changed

modules/ROOT/pages/getting-started.adoc

Lines changed: 18 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ To install the server with node, run:
6464
== Configure MuleSoft MCP Server
6565
You can configure Claude Desktop, Cursor, Windsurf, Zed, and other IDEs to work with the MuleSoft MCP Server.
6666

67-
=== https://claude.ai/download[Claude Desktop]
67+
=== Claude Desktop
6868
Add this snippet to `claude_desktop_config.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
6969

7070
----
@@ -83,7 +83,9 @@ Add this snippet to `claude_desktop_config.json` where `ANYPOINT_REGION` (option
8383
}
8484
----
8585

86-
=== https://cline.bot/[Cline]
86+
Download https://claude.ai/download[Claude Desktop].
87+
88+
=== Cline
8789
Add this snippet to Cline `config.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
8890

8991
----
@@ -102,7 +104,9 @@ Add this snippet to Cline `config.json` where `ANYPOINT_REGION` (optional) is on
102104
}
103105
----
104106

105-
=== https://www.cursor.com/[Cursor]
107+
Download https://cline.bot/[Cline].
108+
109+
=== Cursor
106110
Add this snippet to Cursor `mcp.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
107111

108112
----
@@ -121,7 +125,9 @@ Add this snippet to Cursor `mcp.json` where `ANYPOINT_REGION` (optional) is one
121125
}
122126
----
123127

124-
=== https://trae.ai/[Trae]
128+
Download https://www.cursor.com/[Cursor].
129+
130+
=== Trae
125131
Add this snippet to Trae `mcp_settings.json` or `.vscode/mcp.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
126132

127133
----
@@ -140,7 +146,9 @@ Add this snippet to Trae `mcp_settings.json` or `.vscode/mcp.json` where `ANYPOI
140146
}
141147
----
142148

143-
=== https://code.visualstudio.com/[VS Code]
149+
Download https://trae.ai/[Trae].
150+
151+
=== VS Code
144152
Add this snippet to VS Code `settings.json` or `.vscode/mcp.json` where (optional) `ANYPOINT_REGION` is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
145153

146154
----
@@ -161,7 +169,9 @@ Add this snippet to VS Code `settings.json` or `.vscode/mcp.json` where (optiona
161169
}
162170
----
163171

164-
=== https://www.windsurf.com/[Windsurf]
172+
Download https://code.visualstudio.com/[VS Code].
173+
174+
=== Windsurf
165175
Add this snippet to Windsurf `mcp_config.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
166176

167177
----
@@ -180,6 +190,8 @@ Add this snippet to Windsurf `mcp_config.json` where `ANYPOINT_REGION` (optional
180190
}
181191
----
182192

193+
Download https://www.windsurf.com/[Windsurf].
194+
183195
=== https://github.com/zed-industries/zed[Zed]
184196
Add this snippet to Zed `settings.json` where `ANYPOINT_REGION` (optional) is one of these values: `PROD_US`, `PROD_EU`, `PROD_CA`, or `PROD_JP`.
185197

0 commit comments

Comments
 (0)