# Surf Photography Positioning AI Agent Connect

> Determine optimal camera placement, distance, and timing for surf photography.

## Overview
- **Category:** sports
- **Price:** Free
- **Endpoint:** https://edge.vinkius.com/vk_preview_b4yRnkvJFr0nEPaBXdL9dgcpCP114zvDQpKWxTpQ/ai-agent-connect
- **Tags:** surf, photography, ocean, camera, lighting

## Description

This MCP server provides specialized tools for surf photographers to calculate the perfect shot. By analyzing wave break characteristics, sun angle, and water clarity, it provides precise technical setups. Use `calculate_positioning` to find the exact camera angle and distance, `analyze_lighting_conditions` to manage glare and silhouettes, `assess_visibility_constraints` to optimize for water clarity, and `optimize_background_placement` to frame the perfect composition.

## Tools

### analyze_lighting_conditions
Analyze sun position for glare and silhouette risks

### calculate_positioning
Determine physical coordinates and technical setup for a surf shot

### optimize_background_placement
Suggest camera positioning to utilize or avoid background elements

### assess_visibility_constraints
Adjust positioning based on water clarity

## Prompt Examples

**Prompt:** 
```
I'm shooting a wide landscape shot on a steep left-hander wave with a sun angle of 45 degrees. What is my setup?
```

**Response:** 
```
For a wide landscape shot on a steep left-hander, you should position your camera at a distance of 45 meters with a low camera angle and a timing offset of 2 seconds before the peak.
```

**Prompt:** 
```
The water is very turbid. What lens should I use for an action close-up?
```

**Response:** 
```
In turbid water for an action close-up, a wide-angle lens is recommended, and you should stay within 5 meters of the subject.
```

**Prompt:** 
```
Will I have issues with silhouettes if the sun is at 10 degrees?
```

**Response:** 
```
With a sun angle of 10 degrees, there is a high probability of silhouettes when shooting toward the light.
```

## Frequently Asked Questions

**How do I get the best camera distance?**
You can use the `calculate_positioning` tool with your desired shot type to receive the exact distance in meters.

**Can this help with lens flare?**
Yes, the `analyze_lighting_conditions` tool identifies glare risks and suggests the best filter to use.

**What if the water is very murky?**
The `assess_visibility_constraints` tool will adjust the maximum effective distance and suggest a suitable lens for low visibility.
