Skip to content

Commit 1cb6352

Browse files
authored
Update README.md
1 parent 7acfe5e commit 1cb6352

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff 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
146146
Claude Code reads settings from the following locations:
147147
@@ -156,7 +156,7 @@ Claude Code reads settings from the following locations:
156156

157157
If the file doesn’t exist, create it.
158158

159-
2. Add Your MCP Server Configuration
159+
#### 2. Add Your MCP Server Configuration
160160

161161
Edit 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

186186
If 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

0 commit comments

Comments
 (0)