Skip to content
Zed

Finnhub for Zed

io.github.pipeworx-io/finnhub

Finnhub MCP — wraps Finnhub Stock API (finnhub.io)

client:Zed transport:streamable-http

Install Finnhub in Zed

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

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

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

Finnhub in other clients