Skip to content
Zed

Since.dev for Zed

io.github.since-dev/mcp

Watch dependencies, verify facts, inspect coverage, and catch up on changes with durable cursors.

client:Zed transport:streamable-http

Install Since.dev in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://api.since.dev/mcp"
    }
  }
}

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

Since.dev in other clients