Skip to content
VS Code

Shodan for VS Code

io.github.pipeworx-io/shodan

Shodan MCP — wraps the full Shodan REST API (api.shodan.io)

client:VS Code transport:streamable-http

Install Shodan in VS Code

.vscode/mcp.json

{
  "servers": {
    "shodan": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/shodan/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Shodan in other clients