Skip to content

Commit 6a03767

Browse files
fix: claude mcp url
1 parent 79b66f9 commit 6a03767

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ This MCP server is a tool that allows IDEs (Cursor, Windsurf, Claude Code, etc.)
1919

2020
Run the following command to add the MCP server to Claude Code:
2121
```bash
22-
claude mcp add appwrite-docs-mcp http://localhost:1234 -t http
22+
claude mcp add appwrite-docs-mcp https://mcp-for-docs.appwrite.io -t http
2323
```
2424

2525
### Windsurf

0 commit comments

Comments
 (0)