iposignal for VS Code
xyz.iposignal/iposignal
IPO deal terms, SEC filings, AI research and sentiment, plus live valuation metrics for US stocks.
client:VS Code
transport:streamable-http
tools:8
Install iposignal in VS Code
.vscode/mcp.json
{
"servers": {
"iposignal": {
"type": "http",
"url": "https://iposignal.xyz/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs