We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d338fc3 commit 7a2cfe4Copy full SHA for 7a2cfe4
1 file changed
CLAUDE.md
@@ -37,6 +37,7 @@ Tools can have associated UIs via the `meta` field:
37
- `task test:unit` — run unit tests
38
- `task test:integration` — run integration tests (requires dbt Platform credentials)
39
- `task install` — install dependencies
40
+- `task docs:generate` — regenerate README tool list and d2 diagram from tool definitions (run after adding/removing tools)
41
- `task dev` — run server with streamable-http transport
42
- `task inspector` — run with MCP Inspector
43
- `uv run pytest tests/ --ignore=tests/integration -x -q` — quick unit test run
0 commit comments