Skip to content
VS Code

feeds for VS Code

com.insidercable/feeds

Congress trades, BTC ETF flows, SEC Form 4 insiders — every record says when we first saw it

client:VS Code transport:streamable-http tools:6

Install feeds in VS Code

.vscode/mcp.json

{
  "servers": {
    "feeds": {
      "type": "http",
      "url": "https://insidercable.com/mcp"
    }
  }
}

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

What VS Code can do once it is connected

feeds in other clients