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
+10-3Lines changed: 10 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -59,17 +59,24 @@ _Note that this only works with the [Claude Desktop app](https://claude.ai/downl
59
59
}
60
60
}
61
61
```
62
-
8. After updating your configuration file, you need to restart the Claude app for the changes to take effect.
62
+
8. After updating your configuration file, you need to restart the Claude app for the changes to take effect.**It is not enough to close the Claude app window. On Windows you must right click the Claude icon in your system tray and select "Quit". On macOS you can use Command+Q.**
63
63
64
64
If you encounter problems, please consult these resources:
65
65
66
66
-[Anthropic's documentation for users](https://modelcontextprotocol.info/docs/quickstart/user/).
67
67
- The "Testing your server with Claude for Desktop" section of [Anthropic's documentation for developers](https://modelcontextprotocol.io/quickstart/server)
68
68
- Someone also made a config file generator at https://claudedesktopconfiggenerator.com/
69
69
70
-
## Configuring Cursor to use this
70
+
## Configuring other MCP clients
71
71
72
-
Instructions for configuring MCP servers in Cursor are at https://docs.cursor.com/context/model-context-protocol.
72
+
Instructions for configuring MCP servers in other tools that support them:
0 commit comments