Skip to main content
Search & Data ExtractionTypeScript

OctagonAI/octagon-deep-research-mcp

Lightning-Fast, High-Accuracy Deep Research Agent

search-data-extractionofficialcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/OctagonAI/octagon-deep-research-mcp

Claude 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.

Details

Category
Search & Data Extraction
Language
TypeScript
Author
OctagonAI