Installation & Configuration
{
"mcpServers": {
"mcp-redis-cloud": {
"command": "node",
"args": [
"--experimental-fetch",
"<absolute_path_to_project_root>/dist/index.js"
],
"env": {
"API_KEY": "<redis_cloud_api_key>",
"SECRET_KEY": "<redis_cloud_api_secret_key>"
}
}
}
}Information
Transport
stdio
Language
TypeScript
Created
2025/3/28
Updated
2026/6/7