Back to MCP Servers
Octagon Deep Research
Lightning-Fast, High-Accuracy Deep Research Agent
search-data-extractiongoagent
By OctagonAI
Installation
npx -y octagon-deep-research-mcpConfiguration
{
"mcpServers": {
"octagon-deep-research-mcp": {
"command": "npx",
"args": ["-y", "octagon-deep-research-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes