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
4 files changed
Lines changed: 629 additions & 1098 deletions
File tree
- experimental/apps-mcp/lib/templates/trpc
- server
- src
| 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