Skip to content
Zed

xTiles for Zed

app.xtiles/xtiles-mcp

Read and structure notes, projects, tasks, and pages in the xTiles visual workspace.

client:Zed transport:streamable-http

Install xTiles in Zed

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

{
  "context_servers": {
    "xtiles-mcp": {
      "url": "https://mcp.xtiles.app/mcp"
    }
  }
}

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

xTiles in other clients