Sector Pulse for VS Code
io.github.christianhonap7-sys/sector-pulse
Live US sector rotation: 30 sector baskets ranked every session, versioned rosters, daily record.
client:VS Code
transport:streamable-http
tools:3
Install Sector Pulse in VS Code
.vscode/mcp.json
{
"servers": {
"sector-pulse": {
"type": "http",
"url": "https://sector-pulse.app/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs