Skip to content
Zed

Sec for Zed

io.github.pipeworx-io/sec

SEC MCP — SEC EDGAR public APIs (free, no auth)

client:Zed transport:streamable-http

Install Sec in Zed

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

{
  "context_servers": {
    "sec": {
      "url": "https://gateway.pipeworx.io/sec/mcp"
    }
  }
}

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

Sec in other clients