Files
2026-05-14 09:54:24 -03:00

11 lines
165 B
JSON

{
"servers": {
"oracle-davinti": {
"type": "stdio",
"command": "bash",
"args": [
"./mcp-oracle-custom/run-mcp.sh"
]
}
}
}