Skip to content

dremio/claude-plugins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dremio Plugins for Claude Code

Official Claude Code plugins from Dremio.

Installation

/plugin marketplace add dremio/claude-plugins
/plugin install dremio@dremio-plugins

Setup

  1. Create a .env file in your project directory with your Dremio credentials:

    DREMIO_PAT=<your_personal_access_token>
    DREMIO_PROJECT_ID=<your_project_id>
    
  2. Add the Dremio MCP server through the Claude web interface under Customize > Connectors > Add custom connector. Claude Code automatically inherits the connection.

  3. Run /dremio-setup in Claude Code for step-by-step guidance.

For full MCP server setup instructions, see the Dremio documentation. To obtain an OAuth Client ID, you'll need to create an OAuth Application in your Dremio organization, with the Redirect URI set to "http://localhost/callback,https://claude.ai/api/mcp/auth_callback"

Plugins

Plugin Description
dremio Working with Dremio Cloud, including ingesting, transforming, and querying data

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors