Zed
Last updated
Was this helpful?
Was this helpful?
{
"context_servers": {
"ionoscloud": {
"source": "custom",
"command": {
"path": "/usr/local/bin/ionoscloud-mcp",
"args": [],
"env": {
"IONOS_TOKEN": "your-api-token",
"IONOS_S3_ACCESS_KEY": "your-access-key",
"IONOS_S3_SECRET_KEY": "your-secret-key"
}
}
}
}
}