Loading subscription status...
{ "mcpServers": [ { "deep-research-mcp": { "args": [ "run", "-i", "--rm", "-e", "OPENAI_API_KEY=your_openai_api_key", "-e", "HF_TOKEN=your_huggingface_token", "-e", "SERPER_API_KEY=your_serper_api_key", "deep-research-mcp" ], "command": "docker" } } ] }