Skip to content
Zed

ShareSEER for Zed

com.shareseer/mcp

Access SEC filings, insider transactions, and financial data via the ShareSEER API.

client:Zed transport:streamable-http

Install ShareSEER in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://shareseer.com/mcp"
    }
  }
}

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

ShareSEER in other clients