Skip to content

Commit a73b8a9

Browse files
chore(deps): update docker.io/dolthub/dolt-mcp docker tag to v0.2.2 (#255)
* chore(deps): update docker.io/dolthub/dolt-mcp docker tag to v0.2.2 * chore: update tool lists for MCP servers\n\nUpdated servers:\n- dolt\n\nAutomatically updated using 'thv mcp list' command.\n\nCo-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: GitHub Action <[email protected]>
1 parent f6f3798 commit a73b8a9

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

registry/dolt/spec.yaml

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Docker/OCI image reference
2-
image: docker.io/dolthub/dolt-mcp:0.2.1
2+
image: docker.io/dolthub/dolt-mcp:0.2.2
33
# One-line description
44
description: Git-like version control for SQL databases with branching, merging, and data versioning
55
# Communication protocol
@@ -31,6 +31,7 @@ tags:
3131
# List of tools provided
3232
tools:
3333
- add_dolt_remote
34+
- add_dolt_test
3435
- alter_table
3536
- clone_database
3637
- create_database
@@ -44,9 +45,8 @@ tools:
4445
- dolt_fetch_branch
4546
- dolt_pull_branch
4647
- dolt_push_branch
47-
- dolt_reset_all_tables_soft
4848
- dolt_reset_hard
49-
- dolt_reset_table_soft
49+
- dolt_reset_soft
5050
- drop_database
5151
- drop_table
5252
- exec
@@ -63,6 +63,8 @@ tools:
6363
- move_dolt_branch
6464
- query
6565
- remove_dolt_remote
66+
- remove_dolt_test
67+
- run_dolt_tests
6668
- select_active_branch
6769
- select_version
6870
- show_create_table

0 commit comments

Comments
 (0)