Loading subscription status...
{
"mcpServers": [
{
"Deep Research MCP Server": {
"env": {
"FIRECRAWL_BASE_URL": "http://localhost:3002",
"LANGFUSE_PUBLIC_KEY": "your_langfuse_public_key",
"LANGFUSE_SECRET_KEY": "your_langfuse_secret_key"
},
"args": [
"\"Your research query here\""
],
"command": "npm run start"
}
}
]
}