diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index c0d4dc6..d37f6a7 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -51,7 +51,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/.codex-plugin/.mcp.json b/.codex-plugin/.mcp.json index 1d0356e..f397a11 100644 --- a/.codex-plugin/.mcp.json +++ b/.codex-plugin/.mcp.json @@ -4,7 +4,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/gemini-extension.json b/gemini-extension.json index 7c8aaee..b65084e 100644 --- a/gemini-extension.json +++ b/gemini-extension.json @@ -7,7 +7,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/mcp.json b/mcp.json index 11ab197..dffd387 100644 --- a/mcp.json +++ b/mcp.json @@ -6,7 +6,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio" diff --git a/mcp_config.json b/mcp_config.json index 2f05c5c..44b215f 100644 --- a/mcp_config.json +++ b/mcp_config.json @@ -4,7 +4,7 @@ "command": "npx", "args": [ "-y", - "@toolbox-sdk/server@1.9.0", + "@toolbox-sdk/server@1.10.0", "--prebuilt", "postgres", "--stdio"