Skip to content
Zed

Stack Overflow MCP Server for Zed

com.stackoverflow.mcp/mcp

Access Stack Overflow's trusted and verified technical questions and answers.

client:Zed transport:streamable-http

Install Stack Overflow MCP Server in Zed

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

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

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

Stack Overflow MCP Server in other clients