Skip to main content
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.

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