Shodan Internetdb for VS Code
io.github.pipeworx-io/shodan-internetdb
Shodan InternetDB MCP — wraps Shodan InternetDB (internetdb.shodan.io)
client:VS Code
transport:streamable-http
Install Shodan Internetdb in VS Code
.vscode/mcp.json
{
"servers": {
"shodan-internetdb": {
"type": "http",
"url": "https://gateway.pipeworx.io/shodan-internetdb/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs