# Smarter Capture > Deterministic camera-settings recommendations for 48 verified cameras across 57 shooting scenarios. Every recommendation is capability-checked against the exact camera; the engine never suggests a mode the camera cannot select. Data last reviewed 2026-08-15. ## Camera Configuration - [Recommendation API](https://www.smartercapture.com/api/v1/openapi.json): POST /api/v1/recommend takes camera + activity + lighting and returns structured, attributable settings (resolution, FPS, shutter, ISO, stabilization, FOV, color, warnings, explanation). - [AI documentation portal](https://www.smartercapture.com/ai): what this service knows, example requests and responses, usage policy. ## Supported Cameras - [Camera index (Markdown)](https://www.smartercapture.com/md/cameras): all supported cameras with canonical per-camera capability pages. - [Camera list (JSON)](https://www.smartercapture.com/api/v1/cameras): machine-readable summaries with slugs and provenance. ## Scenario Guides - [Scenario index (Markdown)](https://www.smartercapture.com/md/scenarios): every supported scenario with typical settings logic and common mistakes. ## Accessories - [Gear store](https://www.smartercapture.com/gear): six purchasable accessories with compatibility notes. - [Accessories (JSON)](https://www.smartercapture.com/api/v1/accessories) ## API - [OpenAPI 3.1 specification](https://www.smartercapture.com/api/v1/openapi.json) - [API catalog (RFC 9727)](https://www.smartercapture.com/.well-known/api-catalog) - [Version and data freshness](https://www.smartercapture.com/api/v1/version) ## MCP - [MCP endpoint](https://www.smartercapture.com/mcp): remote MCP server (Streamable HTTP), read-only tools mirroring the API. ## Documentation - [Attribution guidance](https://www.smartercapture.com/ai#attribution): cite "Smarter Capture" with the canonical URL returned in each response.