Cliftonc Drizzle Cube Plugin
cliftonc-drizzle-cube-plugin is a Claude Code plugin for the Build phase that connects Drizzle ORM and Cube analytics to your agent through marketplace and MCP tooling.
Wire Claude Code to a Drizzle-backed app and Cube analytics through a marketplace plugin and MCP so agents can explore type-safe schemas and dashboard semantics.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install cliftonc-drizzle-cube-plugin@cliftonc/drizzle-cube-pluginBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:cliftonc/drizzle-cube-plugin") and the paste-ready config with skillselion.get_install_config("plugin:cliftonc/drizzle-cube-plugin").
What it does
cliftonc-drizzle-cube-plugin is a community Claude Code marketplace entry that packages MCP and plugin affordances for applications using Drizzle ORM together with Cube for analytics and dashboards. Solo builders shipping data-heavy SaaS or internal tools often duplicate context between migration files, TypeScript types, and cube definitions; this plugin is meant to let Claude operate in that joint model space with a typesafe story called out explicitly in the catalog keywords. Shelf it under Build / Integrations as the primary journey position because installation is about wiring agent access to your stack, not about distribution or SEO. Expect follow-on value in Grow / Analytics when you refine dashboards and metrics definitions. You need a Drizzle Cube enabled app and willingness to configure MCP credentials and endpoints; it is not a hosted BI product on its own. After register and install, agents can help explore schemas, cube names, and dashboard concepts without treating analytics as a disconnected spreadsheet exercise.
Highlights
- Claude Code marketplace plugin plus MCP surface for Drizzle Cube stacks
- Type-safe analytics workflow bridging Drizzle ORM and Cube semantic layer
- Dashboard-oriented keywords for builder-facing product metrics
- Single-plugin bundle focused on data apps rather than generic SQL chat
- Community-maintained integration for agent-driven schema and cube exploration
Why builders use it
Builders with Drizzle and Cube split knowledge across repos and docs, so agents hallucinate metrics or miss type-safe schema links when designing dashboards.
After install, Claude Code can use the plugin and MCP integration to work against your Drizzle Cube setup with clearer, typesafe analytics context.
At a glance
- Type - Plugin in Databases.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is cliftonc-drizzle-cube-plugin for?
It is for developers running Drizzle with Cube who want Claude Code to understand their type-safe data and analytics models via a plugin and MCP.
When should I use cliftonc-drizzle-cube-plugin?
Use it while building or extending backend data models, cubes, or dashboards when agent context should match your real Drizzle Cube deployment.
How do I add cliftonc-drizzle-cube-plugin to my agent?
Add the cliftonc/drizzle-cube-plugin marketplace in Claude Code, install the plugin, configure MCP connection to your Drizzle Cube app, then use tools from your coding session.
Comments
Share how you use cliftonc-drizzle-cube-plugin, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.