Back to Apps

OpenOSINT
by openosint
AI-powered OSINT agent providing 18 specialized tools for security research and digital investigations.
0 stars
Works in:claude
Exposes:Tools
What it does
OpenOSINT is a comprehensive OSINT (Open Source Intelligence) framework that connects AI agents to a suite of real-world investigation tools. It allows AI to perform targeted reconnaissance on emails, usernames, domains, and IPs without hallucinating results, as it executes real binaries and API calls.
Tools
search_email: Enumerates social accounts linked to an email via holehe.search_username: Checks username presence across 300+ platforms via sherlock.search_breach: Checks data breach exposure via HaveIBeenPwned.search_whois: Retrieves domain registrant and DNS info.search_ip: Geolocation and ASN data via ipinfo.io.search_domain: Subdomain enumeration via sublist3r.generate_dorks: Creates targeted Google dork URLs.search_paste: Searches Pastebin dumps.search_phone: Phone intelligence via phoneinfoga.search_shodan: Port and banner scanning via Shodan.search_virustotal: Malware and URL reputation via VirusTotal.search_ip2location: Enhanced IP intelligence (VPN/Proxy detection).search_censys: Internet-facing infrastructure and certificates.search_abuseipdb: IP abuse reputation scores.search_github: Profile and repo discovery via GitHub API.search_dns: DNS record analysis and email security checks.search_dorks_live: Live Google search results for dorks via Bright Data.scrape_url: Bypasses Cloudflare/CAPTCHA to fetch clean Markdown.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"openosint": {
"command": "python",
"args": ["/absolute/path/to/OpenOSINT/openosint/mcp_server.py"]
}
}
}
Supported hosts
- claude
Quick install
pip install openosintInformation
- Pricing
- free
- Published
- 7/10/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
JSON for claude_desktop_config.json





