Loading subscription status...
{ "mcpServers": [ { "deep-research": { "env": { "TAVILY_API_KEY": "tvly-YOUR_ACTUAL_API_KEY_HERE", "DOCUMENTATION_PROMPT": "Your custom, detailed instructions for the LLM on how to generate markdown documents from the research data...", "RESEARCH_OUTPUT_PATH": "/path/to/your/research/output/folder" }, "args": [ "-y", "@pinkpixel/deep-research-mcp" ], "command": "npx" } } ] }