AI-powered OSINT agent with interactive REPL, MCP server, and CLI. 16 tools. Works with Claude, GPT-4, or local models. For authorized security research only.
{
"mcpServers": {
"openosint-1": {
"command": "uvx",
"args": [
"openosint"
]
}
}
}