Skip to main content

Documentation Index

Fetch the complete documentation index at: https://crsdk.app/llms.txt

Use this file to discover all available pages before exploring further.

The MCP Servers, Client SDK, and HTTP API are community-built developer tools and are not officially supported by Sony. Only the Camera Remote SDK (C++/C#) is an official Sony product with official support.
Sony Developer Platform

Sony Developer Platform

Build applications that control Sony cameras programmatically. From TypeScript packages to raw HTTP endpoints to AI-powered documentation search — choose the integration that fits your project.

Quickstarts

Get up and running in under 5 minutes with step-by-step guides

SDKs

TypeScript Client SDK, Camera Remote SDK (C++/C#), and Camera Remote Command SDK

API Reference

RESTful HTTP endpoints for camera connection, shooting, settings, live view, and more

MCP Server

AI-powered SDK documentation search for Claude, Claude Code, and Cursor

Product Overview

ProductWhat It DoesLanguage
Client SDKTypeScript wrapper — managed camera lifecycle, typed APIs, auto-reconnectionTypeScript
HTTP APIRESTful endpoints on localhost — works from any languageAny
Camera Remote SDKSony’s official native SDK — the foundation everything else is built onC++, C#
Camera Remote Command SDKPTP-based direct camera commands for specialized integrationsC++
AI SDK AssistantMCP server connecting AI assistants to 13,000+ pieces of SDK documentation

How It All Fits Together

The Camera Remote SDK (C++/C#) is the native foundation. The Camera Remote Web API Server wraps it as a local HTTP service. The Client SDK (TypeScript) manages that server automatically. The AI SDK Assistant helps you learn and implement any layer faster.

Get Started

Choose your integration path and start building