Skip to content
Zed

secapi for Zed

ai.secapi/secapi

SEC & financial-data MCP: filings, financials, ownership, factors, fund letters, prompts.

client:Zed transport:streamable-http

Install secapi in Zed

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

{
  "context_servers": {
    "secapi": {
      "url": "https://api.secapi.ai/mcp"
    }
  }
}

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

secapi in other clients