Skip to content
Zed

Inlay for Zed

io.github.cartoonitunes/inlay

Make any website discoverable by AI agents via MCP, llms.txt, and structured data.

client:Zed transport:streamable-http

Install Inlay in Zed

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

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

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

Inlay in other clients