Skip to content
VS Code

outbound engine mcp for VS Code

io.github.closermethod/outbound-engine-mcp

One cold-outreach engine for any target: HOOK/BRIDGE/SOFT-ASK, follow-up ladder, reply playbook.

client:VS Code transport:stdio runtime:npm

Install outbound engine mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "outbound-engine-mcp": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "outbound-engine-mcp"
      ]
    }
  }
}

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

outbound engine mcp in other clients