Quick Start
Claude Desktop / Claude Code config
{
"mcpServers": {
"oracle-cloud-mcp": {
"command": "npx",
"args": ["oracle-cloud-mcp@latest"]
}
}
}
Also works with bunx — replace "npx" with "bunx" in the config above