OctagonAI/octagon-deep-research-mcp
Lightning-Fast, High-Accuracy Deep Research Agent
Quick Start
Clone the repository:
git clone https://github.com/OctagonAI/octagon-deep-research-mcpClaude Desktop configuration example:
{
"mcpServers": {
"octagon-deep-research-mcp": {
"command": "npx",
"args": [
"-y",
"OctagonAI/octagon-deep-research-mcp"
]
}
}
}Check the repository README for specific installation and configuration instructions.