OpenClaw
The local AI gateway that connects any model to your EyeOfTheTiger over MCP.
http://eyeofthetiger.local/docs in a browser.OpenClaw is a free app and dashboard that runs on your computer and connects AI models (including OpenAI, Google, Anthropic, and Ollama) to tools like your camera over MCP. It’s the simplest way to give any AI provider access to your camera.
1. Install OpenClaw
See the OpenClaw website for installation instructions.
2. Add the MCP server
Run the following in your terminal:
openclaw mcp set eyeofthetiger '{"url":"http://eyeofthetiger.local/mcp/","transport":"streamable-http"}'Verify by running in your terminal:
openclaw mcp listYou should see eyeofthetiger in the list.
3. Restart the gateway and test
Run the following in your terminal:
openclaw gateway restartOpen the OpenClaw dashboard at http://localhost:18789/, start a new chat, and run:
OpenClaw will use the MCP server to capture an image from the camera and describe it. The first run can take a little longer while it sets up image processing. After that, calls will be faster.
openclaw mcp list.