Skip to content
Cursor

xTiles for Cursor

app.xtiles/xtiles-mcp

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

client:Cursor transport:streamable-http

Install xTiles in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

xTiles in other clients