AI-powered OSINT agent & MCP server. 16 tools: email, breach, IP, WHOIS, DNS, Shodan, GitHub & more.
claude mcp add openosint -- uvx openosint
claude_desktop_config.json
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"openosint": {
"type": "stdio",
"command": "uvx",
"args": [
"openosint"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"openosint": {
"command": "uvx",
"args": [
"openosint"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.SonoTommy--openosint/reviews or the review_server meta-tool.
POST /mcp