Loading subscription status...
{
"mcpServers": [
{
"dbt-semantic-layer-mcp-server": {
"env": {
"DBT_API_KEY": "<DBT_API_KEY>",
"DBT_PROJECT_ID": "<DBT_PROJECT_ID>"
},
"args": [
"-y",
"@smithery/cli",
"install",
"@TommyBez/dbt-semantic-layer-mcp",
"--client",
"claude"
],
"command": "npx"
}
}
]
}