Skip to content
Windsurf

OSINT MCP for Windsurf

io.github.rjn32s/osint-mcp

26 free OSINT tools as MCP tools for AI agents. Auto-installs everything on first run.

client:Windsurf transport:stdio runtime:pypi

Install OSINT MCP in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "osint-mcp": {
      "command": "uvx",
      "args": [
        "osint-mcp"
      ],
      "env": {
        "SHODAN_KEY": "<SHODAN_KEY>",
        "VIRUSTOTAL_KEY": "<VIRUSTOTAL_KEY>",
        "IPINFO_KEY": "<IPINFO_KEY>",
        "HIBP_KEY": "<HIBP_KEY>",
        "URLSCAN_KEY": "<URLSCAN_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

OSINT MCP in other clients