diff --git a/src/routes/docs/tooling/mcp/api/+page.markdoc b/src/routes/docs/tooling/mcp/api/+page.markdoc index 7944835d68..0bc363d135 100644 --- a/src/routes/docs/tooling/mcp/api/+page.markdoc +++ b/src/routes/docs/tooling/mcp/api/+page.markdoc @@ -66,7 +66,7 @@ Database tools are enabled by default. In addition you can pass arguments to `uv | Argument | Description | | --- | --- | -| `--tables-db` | Enables the TablesDB API | +| `--tablesdb` | Enables the TablesDB API | | `--users` | Enables the Users API | | `--teams` | Enables the Teams API | | `--storage` | Enables the Storage API |