We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86ab511 commit 3a74493Copy full SHA for 3a74493
README.md
@@ -123,7 +123,7 @@ Add this configuration to your Claude Desktop config file:
123
**MacOS**: \`~/Library/Application Support/Claude/claude_desktop_config.json\`
124
**Windows**: \`%APPDATA%/Claude/claude_desktop_config.json\`
125
126
-\`\`\`json
+```json
127
{
128
"mcpServers": {
129
"${projectName}": {
@@ -132,7 +132,7 @@ Add this configuration to your Claude Desktop config file:
132
}
133
134
135
-\`\`\`
+```
136
137
## Building and Testing
138
0 commit comments