Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Ai Sdk Provider

FreeNot checked

Databricks provider for Vercel AI SDK

GitHubEmbed

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.

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

from github.com/databricks/databricks-ai-bridge

Install Ai Sdk Provider in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install ai-sdk-provider

Installs 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-provider

FAQ

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

Compare 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