Skip to content
VS Code

AlphAI for VS Code

io.github.makeev/alphai-mcp

Financial news for AI agents: search, trending, insider, earnings reads, macro, scored 1-10.

client:VS Code transport:streamable-http

Install AlphAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "alphai-mcp": {
      "type": "http",
      "url": "https://mcp.alphai.io/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

AlphAI in other clients