OhSINT

GetSomeKelso/OhSINT
★ 0 stars Python 💻 Code/Dev Tools Updated today
Unified OSINT reconnaissance orchestrator — 28 tools behind a single CLI + MCP server (Kali VM → Claude Desktop/Code)
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ohsint": {
      "command": "uvx",
      "args": [
        "ohsint"
      ]
    }
  }
}

Or install with pip: pip install ohsint

README Excerpt

**73 tools. 5 pipelines. One interface. CLI + MCP server.** Unified OSINT reconnaissance for authorized engagements. Wraps 73 tools behind smart target detection, parallel execution, deduplication, and multi-format reporting (JSON / Markdown / HTML). Runs on Kali Linux; connects to Claude Desktop/Code via an MCP server.