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 a12863a commit 0249c38Copy full SHA for 0249c38
README.md
@@ -121,8 +121,8 @@ See [here](https://modelcontextprotocol.io/quickstart/user) for more details abo
121
To configure Claude Desktop to use this MCP server:
122
123
1. **Open Claude Desktop Configuration**
124
- - On Mac: `~/Library/Application Support/Claude Desktop/config.json`
125
- - On Windows: `%APPDATA%\Claude Desktop\config.json`
+ - On Mac: `~/Library/Application Support/Claude/claude_desktop_config.json`
+ - On Windows: `%APPDATA%\Claude\claude_desktop_config.json`
126
127
2. **Edit Configuration File**
128
- Open the config file in your preferred text editor
0 commit comments