Update Claude example

This commit is contained in:
adityaoberai
2025-03-12 23:01:14 +05:30
parent 9eb48efb5f
commit b46449095a
2 changed files with 1 additions and 2 deletions

View File

@@ -29,7 +29,6 @@ After opening the file, add the following info:
"command": "uvx",
"args": [
"mcp-server-appwrite",
"--databases",
"--users"
],
"env": {
@@ -44,7 +43,7 @@ After opening the file, add the following info:
{% info title="Enable other MCP tools" %}
To enable tools other than our Databases or Users API, [learn more about our command-line arguments](/docs/tooling/mcp#command-line-arguments).
To enable tools other than our Users API, [learn more about our command-line arguments](/docs/tooling/mcp#command-line-arguments).
{% /info %}

Binary file not shown.

Before

Width:  |  Height:  |  Size: 96 KiB

After

Width:  |  Height:  |  Size: 99 KiB