DQL MCP server: expose certified blocks, semantic layer, lineage, and governance to LLM agents via the Model Context Protocol
{
"mcpServers": {
"duckcodeailabsdql": {
"command": "npx",
"args": [
"-y",
"@duckcodeailabs/dql-mcp"
]
}
}
}