Skip to content
VS Code

Pulsedive for VS Code

io.github.pipeworx-io/pulsedive

Pulsedive MCP — threat-intelligence IOC enrichment (pulsedive.com)

client:VS Code transport:streamable-http

Install Pulsedive in VS Code

.vscode/mcp.json

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

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

Pulsedive in other clients