Skip to content
Cursor

Inlay for Cursor

io.github.cartoonitunes/inlay

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

client:Cursor transport:streamable-http

Install Inlay in Cursor

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

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

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

Inlay in other clients