Skip to content
Zed

coremodels for Zed

io.github.qg-aramai/coremodels

Schema modeling in JSON, JSON-LD, and other formats with CoreModels platform.

client:Zed transport:streamable-http

Install coremodels in Zed

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

{
  "context_servers": {
    "coremodels": {
      "url": "https://go.coremodels.io/mcp"
    }
  }
}

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

coremodels in other clients