Skip to content
Claude Desktop

Layrcake for Claude Desktop

dev.layrcake/layrcake

Unified GTM API for AI agents: find, enrich, verify, intent, sending, campaigns, replies. One key.

client:Claude Desktop transport:streamable-http

Install Layrcake in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "layrcake": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.layrcake.dev/mcp"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Layrcake in other clients