Skip to content
Zed

SNACS Data for Zed

trade.snacs/snacs-data

SEC dilution data, live market data, and news for U.S. equities, with point-in-time as-of queries.

client:Zed transport:streamable-http

Install SNACS Data in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "snacs-data": {
      "url": "https://mcp.snacs.trade/"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

SNACS Data in other clients