Skip to content

Commit b98bbab

Browse files
chore: add dbt index mcp server
1 parent e76965b commit b98bbab

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

.mcp.json

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
{
22
"mcpServers": {
3+
"dbt_index": {
4+
"command": "dbt-index",
5+
"args": [
6+
"--auto-reingest",
7+
"serve"
8+
]
9+
},
310
"motherduck": {
411
"type": "http",
512
"url": "https://mcp.motherduck.com/mcp",

0 commit comments

Comments
 (0)