From Harness Data
Databricks Managed MCP conventions (Public Preview) — Unity Catalog ACLs as the upstream gate, OAuth only never a personal access token, Genie spaces treated as downstream lineage consumers, and Mosaic AI model serving published by humans/CI not the agent. Use when querying Databricks, wiring the Databricks MCP, or working with Unity Catalog.
How this skill is triggered — by the user, by Claude, or both
Slash command
/harness-data:addon-databricks-mcpThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- **Public Preview status (May 7 2026)** — re-verify GA status each
DATABRICKS_TOKEN /
DATABRICKS_PERSONAL_ACCESS_TOKEN are refused by
block-static-warehouse-creds.sh.lineage-auditor agent (in
analytics-engineering) checks Genie space references.ml-pipeline's
registry; do not register from the agent — humans / CI publish.This addon's Databricks MCP carries a secret OAuth token (and a workspace
host), so it is not auto-started by the plugin. Add it to your project's
.mcp.json only when you want governed Databricks access, then set
DATABRICKS_WORKSPACE and DATABRICKS_OAUTH_TOKEN in your environment (use
the OAuth flow — never a personal access token):
{
"mcpServers": {
"databricks": {
"type": "http",
"url": "https://${DATABRICKS_WORKSPACE}.cloud.databricks.com/api/2.0/mcp",
"headers": { "Authorization": "Bearer ${DATABRICKS_OAUTH_TOKEN}" }
}
}
}
Offers UI/UX design guidance for web and mobile with 50+ styles, 161 color palettes, 57 font pairings, and 99 UX guidelines across 10 stacks. Use for designing pages, components, color systems, or reviewing UI code.
Mines projects and conversations into a searchable memory palace. Activates on queries about MemPalace, memory palace, mining, searching, palace setup, wings, rooms, drawers, or recalling past work.
npx claudepluginhub camilool8/harness-engineering-templates --plugin harness-data