AI-ready cameras · EOT-1

The definitive guide to AI-ready cameras

An AI-ready camera is a camera that exposes a standard API or protocol, such as MCP or REST, so any AI model (Claude, GPT, Gemini, or a local model) can control it directly. The EOT-1 is AI-ready out of the box: it runs an on-device MCP server over Wi-Fi so your agent can capture images, record video, and read the scene without manual intervention or a cloud service.

Question 01

What is an AI-ready camera?

An AI-ready camera exposes an open API or protocol that lets an AI model take control, capturing frames, recording clips, and describing the scene, without a human pressing a button.

Ordinary security cameras send a video stream to a cloud dashboard. AI-ready cameras go further: they respond to tool calls from an AI agent. Your model can ask the camera to take a photo and respond to what it sees, all within a single agentic loop.

The EOT-1 achieves this by running an MCP server and a REST API directly on the device. When the camera joins your Wi-Fi it announces itself at eyeofthetiger.local, and any MCP-compatible agent can start issuing tool calls immediately. No drivers, no cloud relay, no vendor SDK.

Question 02

How do you connect Claude, GPT, or Gemini to a camera?

Point your agent at the camera's MCP endpoint (or REST API) and it can request captures and describe scenes as native tool calls, with no custom code required.

The EOT-1 supports two connection methods:

  • MCP (recommended): Add the camera as an MCP server. Claude and other MCP-native agents discover available tools automatically.
  • REST API: Call http://eyeofthetiger.local/api/ directly from any HTTP client or LLM with function-calling support.

To connect Claude in one command:

$claude mcp add --transport http eyeofthetiger http://eyeofthetiger.local/mcp/# Then ask: "Take a photo and tell me what you see"

For OpenAI or Gemini, use the REST endpoint with your model's function-calling or tool-use feature. Full integration guides are in the docs.

Question 03

What is a bring-your-own-model camera?

A bring-your-own-model (BYO-model) camera ships without a bundled AI subscription. You connect the model you already use, or a local model, and pay your provider directly.

Most "smart" cameras bundle a specific AI vendor and roll the model cost into a monthly subscription. That means your footage is tied to one provider's pricing, terms, and data practices.

The EOT-1 is BYO-model. We sell hardware. You:

  • Connect your own Claude, OpenAI, Gemini, or local model account
  • Pay your provider directly, only for the tokens you use
  • Switch models any time, with no re-flashing or re-subscription
  • Run a local model (Ollama, LM Studio) for zero token cost

This eliminates vendor lock-in at the model layer and keeps model costs transparent: you see exactly what each call costs in your provider's dashboard.

Question 04

Are AI cameras private?

It depends on the camera. The EOT-1 is private by default: footage is processed on-device and stays on your local network. Nothing leaves unless you explicitly opt in.

Many camera systems are cloud-first by design: footage leaves your premises to be processed on a vendor's servers. The EOT-1 takes the opposite approach:

  • On-device by default: The camera lives at eyeofthetiger.local. Your footage never leaves your network unless you choose to enable cloud features.
  • Cloud is opt-in: If you want remote access, you can enable the cloud tier. Every EOT-1 includes a free tier (100 minutes of video or 1,000 images per month).
  • Model processing is separate: When your agent sends an image to Claude or GPT for analysis, that image goes to your chosen provider under your account, not to us.

If you run a local model (Llama, Phi, or similar) with the EOT-1, the entire pipeline (capture, inference, and response) stays on your local network with no data leaving your premises at all.

Question 05

What can you build with an AI camera?

An AI-ready camera is a platform, not just a device. The short answer: anything that needs machine vision in an agentic loop.

Security & alerts

Ask your agent to watch a door or window and notify you when something changes. Your model decides what matters; no cloud required.

Monitoring & logging

Log environmental conditions, track inventory levels, or record time-lapses, all triggered by agent tool calls.

Maker & robotics projects

Give your robot or automation script eyes. MCP tool calls let any compatible agent request a capture or describe the scene.

Accessibility tools

Build narration tools that describe what a camera sees, in real time, using the AI model of your choice.

Developers can also build apps and sell them to other EOT-1 owners through the community marketplace (coming soon). If you can call a REST endpoint or use an MCP tool, you can build on the EOT-1.

Question 06

How is the EOT-1 different from a normal smart camera?

Most smart cameras lock you into a cloud service and a vendor-chosen AI. The EOT-1 is an open platform: it runs a local MCP server and REST API, works with any AI model, and keeps your footage on your own network by default.

The EOT-1 hardware specs:

SensorSony IMX708, 12.3 MP, 1/2.43 inch
VideoFull HD 1920×1080 at 30fps (720p at 60fps)
Lens optionsStandard (75°) or wide-angle (120°)
Night visionOptional infrared version
APIOn-device MCP server + REST API over Wi-Fi
Networkeyeofthetiger.local (no cloud required)
PowerMicro-USB, max 3W
ShipsIn stock
Open vs sealed

AI cameras: open platform vs sealed consumer device

A quick framing to help you understand the trade-offs, without naming or unfairly characterising specific products.

FeatureOpen / BYO-model (EOT-1)Sealed consumer cam
AI modelAny (BYO)Vendor-bundled only
Model costPay your providerIncluded (opaque)
API accessMCP + REST, openProprietary / none
Data stays localYes, by defaultCloud-routed
Cloud opt-inYes, free tierMandatory
Vendor lock-inNoneHigh

Sealed consumer cameras are not necessarily worse: they trade flexibility for simplicity. The EOT-1 is built for people who want to choose their own model, keep their footage local, and build on top of the platform.

FAQ

Common questions about AI-ready cameras

What is an AI-ready camera?

An AI-ready camera is a camera that exposes a standard API or protocol so an AI model (such as Claude, GPT, or Gemini) can control it directly: capturing images, recording video, and reading the scene without manual intervention. The EOT-1 is AI-ready out of the box: it runs an on-device MCP server and REST API over Wi-Fi so any compatible agent can connect immediately.

How do you connect Claude, GPT, or Gemini to a camera?

The EOT-1 runs an on-device MCP (Model Context Protocol) server accessible at eyeofthetiger.local. To connect Claude, run: claude mcp add --transport http eyeofthetiger http://eyeofthetiger.local/mcp/. Then ask your agent to take a photo or describe the scene. For OpenAI or Gemini, the REST API at eyeofthetiger.local accepts standard HTTP requests. No cloud relay is required; the connection stays on your local network.

What is a bring-your-own-model (BYO-model) camera?

A bring-your-own-model camera ships without a bundled AI model. You connect your own provider (Claude, OpenAI, Gemini, or a local model) using your own API keys, and pay that provider directly for the tokens you use. The EOT-1 is BYO-model: we sell hardware, not an AI subscription. This means no vendor lock-in, no hidden model fees, and full control over which model processes your footage.

Are AI cameras private?

It depends on the camera. The EOT-1 is private by default: footage is processed on-device and stays on your local network. Nothing leaves your home or office unless you explicitly opt in to cloud features. Every EOT-1 includes a free cloud tier (100 minutes of video or 1,000 images per month) if you want remote access, but it is strictly opt-in.

What can you build with an AI camera?

Common use cases include: automated security alerts (ask your agent to notify you when something changes in the frame), inventory or stock monitoring, time-lapse and environmental logging, accessibility tools that narrate a scene, and custom maker projects that need machine vision. Developers can also build and sell apps via the EOT-1 marketplace.

How is the EOT-1 different from a normal smart camera?

Most smart cameras lock you into a vendor's cloud and bundled AI. The EOT-1 is an open platform: it runs a local MCP server and REST API so any agent can connect, you bring your own model, and your footage stays on your network by default. It ships with 12-megapixel stills, Full HD video, a Sony IMX708 sensor, standard and wide-angle lens options, and optional night vision, all in a low-power (3W max) device powered by micro-USB.

What is MCP and why does it matter for cameras?

MCP (Model Context Protocol) is an open standard for connecting AI agents to tools and data sources. Because the EOT-1 speaks MCP, any MCP-compatible agent, including Claude, can control it using standard tool calls rather than a custom integration. This means your agent can take a photo, record a clip, or describe a scene without bespoke code for every model or platform.

GET STARTED

Batch 001 is in stock and shipping now.

100 Founder Edition units. Ships worldwide. One-time payment, no subscription required, 30-day returns.

Buy the EOT-1 · £89.99Building an app? Join the developer program →