finlight Financial News for VS Code
me.finlight/news
Real-time financial news for AI agents: search by ticker and source, with sentiment and entities.
client:VS Code
transport:streamable-http
runtime:npm
Install finlight Financial News in VS Code
.vscode/mcp.json
{
"servers": {
"news": {
"type": "http",
"url": "https://mcp.finlight.me"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs