11 lines
174 B
JSON
11 lines
174 B
JSON
{
|
|
"servers": {
|
|
"oracle-davinti": {
|
|
"type": "stdio",
|
|
"command": "bash",
|
|
"args": [
|
|
"./.vscode/mcp-oracle-davinti/run-mcp.sh"
|
|
]
|
|
}
|
|
}
|
|
} |