Skip to content
Zed

craft for Zed

io.illumora/craft

Illumora Craft — evidence-augmented prompt compile for agents via remote MCP (OAuth) or local stdio.

client:Zed transport:streamable-http

Install craft in Zed

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

{
  "context_servers": {
    "craft": {
      "url": "https://mcp.illumora.io"
    }
  }
}

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

craft in other clients