mod: starship config, add mcp
This commit is contained in:
parent
1e926ac018
commit
b8290938cc
3 changed files with 13 additions and 5 deletions
|
|
@ -118,5 +118,15 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"mcp": {
|
||||
"digitxml-mcp": {
|
||||
"type": "local",
|
||||
"enabled": true,
|
||||
"command": [
|
||||
"uv",
|
||||
"/workspace/mcp/digitxml-mcp/mcp_server.py"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue