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