mirror of
https://github.com/LukeHagar/website.git
synced 2025-12-06 04:22:07 +00:00
Update Claude example
This commit is contained in:
@@ -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 |
Reference in New Issue
Block a user