Integration
Claude Code
Connect EyeOfTheTiger to Claude Code via the camera's built-in MCP server.
Before you start: make sure your EOT-1 is set up and on your network. You can verify itβs reachable by visiting
http://eyeofthetiger.local/docs in a browser.Your EOT-1 exposes an MCP server at http://eyeofthetiger.local/mcp/. Add it to Claude Code by running the following command in your terminal:
bash
claude mcp add --transport http eyeofthetiger http://eyeofthetiger.local/mcp/Start Claude Code and run this test prompt:
Using eyeofthetiger mcp server, tell me what you see.
Claude Code will use the eyeofthetiger MCP server to capture an image and describe what it sees.