About
Databricks provider for Vercel AI SDK
README
The Databricks AI Bridge library provides a shared layer of APIs to interact with Databricks AI features, such as Databricks AI/BI Genie and Vector Search. Use these packages to help author agents with Agent Framework on Databricks.
Integration Packages
If you are using LangChain/LangGraph or the OpenAI SDK, we provide these integration packages for seamless integration of Databricks AI features.
- databricks-langchain - For LangChain/LangGraph users
- databricks-openai - For OpenAI SDK users
Installation
If you're using LangChain/LangGraph or OpenAI:
pip install databricks-langchain
pip install databricks-openai
For frameworks without dedicated integration packages:
pip install databricks-ai-bridge
Install from source
With https:
# For LangChain/LangGraph users (recommended):
pip install git+https://[email protected]/databricks/databricks-ai-bridge.git#subdirectory=integrations/langchain
# For OpenAI users (recommended):
pip install git+https://[email protected]/databricks/databricks-ai-bridge.git#subdirectory=integrations/openai
# Generic installation (only if needed):
pip install git+https://[email protected]/databricks/databricks-ai-bridge.git
Install Ai Sdk Provider in Claude Desktop, Claude Code & Cursor
unyly install ai-sdk-providerInstalls into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.
First time? Get the CLI: curl -fsSL https://unyly.org/install | sh
Or configure manually
Run in your terminal:
claude mcp add ai-sdk-provider -- npx -y @databricks/ai-sdk-providerFAQ
Is Ai Sdk Provider MCP free?
Yes, Ai Sdk Provider MCP is free — one-click install via Unyly at no cost.
Does Ai Sdk Provider need an API key?
No, Ai Sdk Provider runs without API keys or environment variables.
Is Ai Sdk Provider hosted or self-hosted?
Self-hosted: the server runs locally on your machine via the install command above.
How do I install Ai Sdk Provider in Claude Desktop, Claude Code or Cursor?
Open Ai Sdk Provider on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.
Related MCPs
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
by modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
by xuzexin-hzCompare Ai Sdk Provider with
Not sure what to pick?
Find your stack in 60 seconds
Author?
Embed badge for your README
Browse similar
All ai MCPs
