AIsa Stock Pulse for VS Code
one.aisa/stock-pulse
What social is saying about a ticker now, joined with the market data behind it.
client:VS Code
transport:streamable-http
Install AIsa Stock Pulse in VS Code
.vscode/mcp.json
{
"servers": {
"stock-pulse": {
"type": "http",
"url": "https://mcp.aisa.one/stock-pulse/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs