Commit fc87207
authored
MCP: Use Databricks SDK to authenticate SQL calls (#3949)
## Changes
This way we don't have to rely on PAT anymore.
## Why
<!-- Why are these changes needed? Provide the context that the reviewer
might be missing.
For example, were there any decisions behind the change that are not
reflected in the code itself? -->
## Tests
Created an app through the agent and validated that it works without
configuring a PAT.1 parent 562f59e commit fc87207
File tree
4 files changed
+629
-1098
lines changed- experimental/apps-mcp/lib/templates/trpc
- server
- src
4 files changed
+629
-1098
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
| 9 | + | |
9 | 10 | | |
10 | 11 | | |
0 commit comments