Skip to content
Claude Desktop

CloudSprite for Claude Desktop

io.github.cloudsprite-io/cloudsprite

Signed-in CloudSprite: search datasets and docs, set org/team/project scope, file feedback.

client:Claude Desktop transport:streamable-http

Install CloudSprite in Claude Desktop

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

{
  "mcpServers": {
    "cloudsprite": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://api.cloudsprite.io/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

CloudSprite in other clients