Skip to content
Claude Desktop

Alphanume Datasets for Claude Desktop

com.alphanume/datasets

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

client:Claude Desktop transport:streamable-http

Install Alphanume Datasets in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "datasets": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.alphanume.com/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Alphanume Datasets in other clients