What’s Indexed
| Content Type | Description |
|---|---|
| Endpoint Documentation | All REST endpoints — connection, properties, actions, live view, events, SD card, settings, server |
| Request / Response Formats | JSON schemas, parameter types, query strings, and response shapes |
| Client SDK Guides | TypeScript CameraManager, CameraClient, EventStream, and browser usage |
| Code Examples | Working TypeScript examples for every endpoint and SDK pattern |
| Architecture | Server lifecycle, connection modes, SSE event streams, and multi-camera operation |
What You Can Ask
- “How do I set ISO using the HTTP API?”
- “What’s the difference between remote and remote-transfer connection modes?”
- “Show me how to use CameraManager to auto-discover cameras”
- “What events does the SSE stream emit when a photo is captured?”
- “How do I download files from the camera’s SD card?”
Server Details
| Server Name | CameraWebAPI |
| URL | https://crsdk.app/mcp |
| Content | Camera Remote Web API endpoints, Client SDK (TypeScript), architecture guides |
| Tools | Same tool set as the SDK Docs server — search_sdk, search_code_examples, search_api_functions, etc. |

