| Server | Name | What It Covers |
|---|---|---|
| Web API Docs | CameraWebAPI | HTTP API endpoints, Client SDK (TypeScript) |
| SDK Docs | CameraRemoteSDK | Camera Remote SDK (C++/C#) — APIs, code examples, compatibility |
| Help Guides | CameraHelp | Camera help guides for 24 Sony models — settings, features, troubleshooting |
Choose Your Tool
- Claude
- Claude Code
- Cursor
For each server you want to install:
- Go to Settings > Connectors
- Click Add custom connector
- Enter the name and URL:
| Name | URL |
|---|---|
CameraWebAPI | https://crsdk.app/mcp |
CameraRemoteSDK | https://sdk-rag-agent-production.up.railway.app/mcp |
CameraHelp | https://camera-rag-agent-production.up.railway.app/mcp |
- Click Add
- Open a new chat, click the search and tools icon, and toggle the connectors on
Try Your First Query
Ask your AI assistant:“How do I connect to a Sony camera and capture a photo using the Camera Remote SDK in C++?”The AI assistant will automatically search through the relevant MCP server to give you an accurate answer with code examples.
Example Questions
- “How do I set ISO using the HTTP API?” (Web API Docs)
- “Show me C# code for setting shutter speed” (SDK Docs)
- “What cameras support remote shooting via USB?” (SDK Docs)
- “How do I enable real-time tracking on the A7R V?” (Help Guides)

