DeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework uses a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
DeepResearchAgent is a hierarchical multi-agent system designed not only for deep research tasks but also for general-purpose task solving. The framework uses a top-level planning agent to coordinate multiple specialized lower-level agents, enabling automated task decomposition and efficient execution across diverse and complex domains.
Add this configuration to your claude_desktop_config.json:
{
"mcpServers": {
"skyworkai-deepresearchagent-github": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-skyworkai-deepresearchagent-github"
]
}
}
}Restart Claude Desktop, then ask:
"What tools do you have available from DeepResearchAgent?"
API Key Required
This server requires an API key from DeepResearchAgent. Add it to your environment or config.
| Variable | Required | Description |
|---|---|---|
| DEEPRESEARCHAGENT_API_KEY | Yes | Your DeepResearchAgent API key |
"What resources are available in DeepResearchAgent?"
Claude will query available resources and return a list of what you can access.
"Show me details about [specific item] in DeepResearchAgent"
Claude will fetch and display detailed information about the requested item.
"Create a new [item] in DeepResearchAgent with [details]"
Claude will use the appropriate tool to create the resource and confirm success.
We build custom MCP integrations for B2B companies. From simple connections to complex multi-tool setups.