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 3a74493 commit 89a323aCopy full SHA for 89a323a
README.md
@@ -105,7 +105,7 @@ Add this configuration to your Claude Desktop config file:
105
**MacOS**: \`~/Library/Application Support/Claude/claude_desktop_config.json\`
106
**Windows**: \`%APPDATA%/Claude/claude_desktop_config.json\`
107
108
-\`\`\`json
+```json
109
{
110
"mcpServers": {
111
"${projectName}": {
@@ -114,7 +114,7 @@ Add this configuration to your Claude Desktop config file:
114
}
115
116
117
-\`\`\`
+```
118
119
### After Publishing
120
0 commit comments