mcp.liamsawyer.com
mcp.liamsawyer.com

Custom MCP servers for your AI agents.

A growing set of Model Context Protocol servers — starting with CloudKit MCP — that plug your own data into Cursor, Claude, ChatGPT, and more.

Available MCP servers

CloudKit MCP

Your CloudKit container, open to your agents.

Register your Apple CloudKit container and get an API token for Cursor, Claude, ChatGPT, and more — read-only queries, and field structure inferred by sampling records, since CloudKit has no schema API of its own.

Add to your MCP client

{
  "mcpServers": {
    "cloudkit": {
      "url": "https://cloudkit.mcp.liamsawyer.com/api/mcp",
      "headers": { "Authorization": "Bearer YOUR_TOKEN" }
    }
  }
}

An agent using it