You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+47Lines changed: 47 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -252,6 +252,53 @@ Add the following the json configuration
252
252
Once done you should see the contrast mcp server appear in the list of MCP servers, if you expand it you should see a list of available tools.
253
253

254
254
255
+
### Using Claude Desktop
256
+
Claude Desktop is a desktop application that allows you to use the Claude AI model locally. It can be configured to use the Contrast MCP server for enhanced functionality.
257
+
To setup Claude Desktop with the Contrast MCP server, follow these steps:
258
+
In Claude Desktop, go to the settings and then the Developer tab.
259
+

260
+
Then select Edit Config and edit the `claude_desktop_config.json` file.
261
+
Add the following configuration to the `claude_desktop_config.json` file:
0 commit comments