Skip to content
Zed

spresh mcp for Zed

io.github.prashantbtkl/spresh-mcp

Search Facebook ads, decode competitor creative strategy, and track brand ad history.

client:Zed transport:stdio runtime:npm

Install spresh mcp in Zed

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

{
  "context_servers": {
    "spresh-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "spreshapp-mcp"
      ]
    }
  }
}

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

spresh mcp in other clients