Installation & Configuration
{
"mcpServers": {
"ovh-api": {
"command": "ovh-api-mcp",
"args": [
"--transport",
"stdio"
],
"env": {
"OVH_APPLICATION_KEY": "your_app_key",
"OVH_APPLICATION_SECRET": "your_app_secret",
"OVH_CONSUMER_KEY": "your_consumer_key"
}
}
}
}Information
Transport
stdiostreamable-http
Language
Rust
Created
2026/6/17
Updated
2026/6/17