Skip to content

feat(databricks-mcp): expose timeout, terminate_on_close, and client_kwargs on DatabricksMCPClient - #459

Open
Sankarb475 wants to merge 1 commit into
databricks:mainfrom
Sankarb475:add-mcp-timeout-param
Open

feat(databricks-mcp): expose timeout, terminate_on_close, and client_kwargs on DatabricksMCPClient#459
Sankarb475 wants to merge 1 commit into
databricks:mainfrom
Sankarb475:add-mcp-timeout-param

Conversation

@Sankarb475

Copy link
Copy Markdown

feat(databricks-mcp): expose timeout, terminate_on_close, and client_kwargs on DatabricksMCPClient

Adds optional timeout, terminate_on_close, and client_kwargs (for
headers, etc.) parameters to list_tools/call_tool/alist_tools/acall_tool,
threaded through to the underlying httpx2.AsyncClient (mcp>=2.0.0) or
streamablehttp_client (mcp<2.0.0). Defaults are unchanged when unset.

Addresses #253

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant