File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -141,7 +141,7 @@ Below are configuration examples for popular AI clients. Remember to replace pla
141141
142142### Claude Code
143143
144- 1. Locate Your Configuration File
144+ #### 1. Locate Your Configuration File
145145
146146Claude Code reads settings from the following locations:
147147
@@ -156,7 +156,7 @@ Claude Code reads settings from the following locations:
156156
157157If the file doesn’t exist, create it.
158158
159- 2. Add Your MCP Server Configuration
159+ # ### 2. Add Your MCP Server Configuration
160160
161161Edit your chosen `settings.json` and add (or merge) a top-level `"mcpServers"` block :
162162
@@ -185,11 +185,11 @@ Edit your chosen `settings.json` and add (or merge) a top-level `"mcpServers"` b
185185
186186If you already have settings, merge this block without removing other configuration.
187187
188- 3. Restart Claude Code
188+ # ### 3. Restart Claude Code
189189
190- * Quit all running Claude Code sessions (terminals or apps).
191- * Reopen Claude Code, or start it in your terminal.
192- * Check the integration by running `/tools` or verifying that your tools appear in the tool list.
190+ 1. Quit all running Claude Code sessions (terminals or apps).
191+ 2. Reopen Claude Code, or start it in your terminal.
192+ 3. Check the integration by running `/tools` or verifying that your tools appear in the tool list.
193193
194194---
195195
You can’t perform that action at this time.
0 commit comments