Skip to content
Zed

coredash for Zed

io.github.corewebvitals/coredash

Real User Monitoring for Core Web Vitals. Query LCP, INP, CLS field data from real visitors.

client:Zed transport:streamable-http

Install coredash in Zed

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

{
  "context_servers": {
    "coredash": {
      "url": "https://app.coredash.app/api/mcp"
    }
  }
}

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

coredash in other clients