OpenOSINT
AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
Verdict not yet evaluated for this tool. The hybrid eval runs adversarial cases first; coverage rolls out as the corpus expands. Until a verdict is recorded, an agent should treat this tool as not-yet-cleared and fall back to its own checks. Method: hybrid eval, four-state verdict, honest limits.
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
],
"env": {
"ANTHROPIC_API_KEY": "<your-anthropic_api_key>",
"HIBP_API_KEY": "<your-hibp_api_key>",
"IPINFO_TOKEN": "<your-ipinfo_token>",
"IP2LOCATION_API_KEY": "<your-ip2location_api_key>",
"ABUSEIPDB_API_KEY": "<your-abuseipdb_api_key>"
}
}
}
}ANTHROPIC_API_KEYAnthropic API key — required for the AI agent REPL
HIBP_API_KEYHaveIBeenPwned API key for breach detection (search_breach tool)
IPINFO_TOKENipinfo.io token for higher IP lookup rate limits (search_ip tool)
IP2LOCATION_API_KEYIP2Location API key for enhanced IP intelligence (search_ip2location tool)
ABUSEIPDB_API_KEYAbuseIPDB API key for IP abuse reputation checks (search_abuseipdb tool)
Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…
A Model Context Protocol (MCP) application for automated GitHub PR analysis and issue management.…
Access the GitHub API, enabling file operations, repository management, search functionality, and…