We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 749225a commit f546346Copy full SHA for f546346
README.md
@@ -81,7 +81,7 @@ claude mcp add mcp-databend --env DATABEND_DSN='your-connection-string-here' --
81
82
- For local Databend:
83
```bash
84
-claude mcp add mcp-databend --env -- uv tool run mcp-databend
+claude mcp add mcp-databend --env LOCAL_MODE=true -- uv tool run mcp-databend
85
```
86
87
#### Option B: MCP Configuration (JSON)
0 commit comments