Skip to content

Commit 96ccea7

Browse files
Modified the point style
1 parent 9549fa4 commit 96ccea7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Document-Processing/ai-coding-assistant/mcp-server.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -128,9 +128,9 @@ For more details, refer to the <a href = "https://docs.cursor.com/en/context/mcp
128128

129129
### JetBrains IDEs
130130

131-
1. Go to Settings -> Tools -> AI Assistant -> Model Context Protocol (MCP).
132-
2. Click + Add to add a new MCP server configuration.
133-
3. In the New MCP Server dialog, switch the dropdown as ```As JSON``` and add the following config:
131+
* Go to Settings -> Tools -> AI Assistant -> Model Context Protocol (MCP).
132+
* Click + Add to add a new MCP server configuration.
133+
* In the New MCP Server dialog, switch the dropdown as ```As JSON``` and add the following config:
134134

135135
~~~json
136136
{
@@ -149,7 +149,7 @@ For more details, refer to the <a href = "https://docs.cursor.com/en/context/mcp
149149
}
150150
~~~
151151

152-
4. Click OK and Apply.
152+
* Click OK and Apply.
153153

154154
For further assistance, see the <a href ="https://www.jetbrains.com/help/ai-assistant/mcp.html#connect-to-an-mcp-server">JetBrains documentation</a>.
155155

0 commit comments

Comments
 (0)