Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-deep-research": {
"command": "python",
"args": [
"setup.py"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"mcp-server-deep-research": {
"command": "python",
"args": [
"setup.py"
]
}
}
}