AI workflows
dlt+
This page is for dlt+, which requires a license. Join our early access program for a trial license.
As part of dlt+, we are developing several tools to enhance development with AI workflows. The first of these is a Model Context Protocol (MCP) plugin for Claude Desktop for data exploration.
Prerequisites
- dlt+ installed in a virtual environment (see installation guide)
- Claude Desktop installed
Install dlt+ with MCP support
Make sure your virtual environment is activated, then:
pip install dlt-plus[mcp]