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: modules/ROOT/pages/getting-started.adoc
+18-6Lines changed: 18 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ To install the server with node, run:
64
64
== Configure MuleSoft MCP Server
65
65
You can configure Claude Desktop, Cursor, Windsurf, Zed, and other IDEs to work with the MuleSoft MCP Server.
66
66
67
-
=== https://claude.ai/download[Claude Desktop]
67
+
=== Claude Desktop
68
68
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`.
69
69
70
70
----
@@ -83,7 +83,9 @@ Add this snippet to `claude_desktop_config.json` where `ANYPOINT_REGION` (option
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`.
88
90
89
91
----
@@ -102,7 +104,9 @@ Add this snippet to Cline `config.json` where `ANYPOINT_REGION` (optional) is on
102
104
}
103
105
----
104
106
105
-
=== https://www.cursor.com/[Cursor]
107
+
Download https://cline.bot/[Cline].
108
+
109
+
=== Cursor
106
110
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`.
107
111
108
112
----
@@ -121,7 +125,9 @@ Add this snippet to Cursor `mcp.json` where `ANYPOINT_REGION` (optional) is one
121
125
}
122
126
----
123
127
124
-
=== https://trae.ai/[Trae]
128
+
Download https://www.cursor.com/[Cursor].
129
+
130
+
=== Trae
125
131
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`.
126
132
127
133
----
@@ -140,7 +146,9 @@ Add this snippet to Trae `mcp_settings.json` or `.vscode/mcp.json` where `ANYPOI
140
146
}
141
147
----
142
148
143
-
=== https://code.visualstudio.com/[VS Code]
149
+
Download https://trae.ai/[Trae].
150
+
151
+
=== VS Code
144
152
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`.
145
153
146
154
----
@@ -161,7 +169,9 @@ Add this snippet to VS Code `settings.json` or `.vscode/mcp.json` where (optiona
161
169
}
162
170
----
163
171
164
-
=== https://www.windsurf.com/[Windsurf]
172
+
Download https://code.visualstudio.com/[VS Code].
173
+
174
+
=== Windsurf
165
175
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`.
166
176
167
177
----
@@ -180,6 +190,8 @@ Add this snippet to Windsurf `mcp_config.json` where `ANYPOINT_REGION` (optional
180
190
}
181
191
----
182
192
193
+
Download https://www.windsurf.com/[Windsurf].
194
+
183
195
=== https://github.com/zed-industries/zed[Zed]
184
196
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`.
0 commit comments