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 79b66f9 commit 6a03767Copy full SHA for 6a03767
README.md
@@ -19,7 +19,7 @@ This MCP server is a tool that allows IDEs (Cursor, Windsurf, Claude Code, etc.)
19
20
Run the following command to add the MCP server to Claude Code:
21
```bash
22
-claude mcp add appwrite-docs-mcp http://localhost:1234 -t http
+claude mcp add appwrite-docs-mcp https://mcp-for-docs.appwrite.io -t http
23
```
24
25
### Windsurf
0 commit comments