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