pragunbhutani/dbt-llm-agent
LLM based AI Agent to automate Data Analysis for dbt projects with remote MCP server
Platform-specific configuration:
{
"mcpServers": {
"dbt-llm-agent": {
"command": "npx",
"args": [
"-y",
"dbt-llm-agent"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...