Commit 4bbc9fc
committed
fix: add COCKROACHDB_SSLMODE env var to mcp.json for parity with claude-plugin
The cockroachdb-toolbox backend was missing the COCKROACHDB_SSLMODE
environment variable passthrough, which prevents users from configuring
SSL modes (disable, require, verify-full) when connecting to CockroachDB.1 parent 8b6a4b3 commit 4bbc9fc
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
11 | | - | |
| 11 | + | |
| 12 | + | |
12 | 13 | | |
13 | 14 | | |
14 | 15 | | |
| |||
0 commit comments