Skip to content
VS Code

Alphanume Datasets for VS Code

com.alphanume/datasets

Point-in-time US equity & options data: vol premium, earnings moves, dilution, FDA events, splits

client:VS Code transport:streamable-http

Install Alphanume Datasets in VS Code

.vscode/mcp.json

{
  "servers": {
    "datasets": {
      "type": "http",
      "url": "https://mcp.alphanume.com/mcp"
    }
  }
}

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

Alphanume Datasets in other clients