Skip to content
Zed

Asynthetic for Zed

io.github.asyntheticai/asynthetic

Ground truth for AI coding agents: what breaks between library versions and how to fix it

client:Zed transport:streamable-http runtime:npm

Install Asynthetic in Zed

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

{
  "context_servers": {
    "asynthetic": {
      "url": "https://asynthetic.up.railway.app/mcp"
    }
  }
}

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

Asynthetic in other clients