Integration
Claude Desktop
Connect EyeOfTheTiger to Claude Desktop 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.Add the following to your claude_desktop_config.json:
json
{
"mcpServers": {
"eyeofthetiger": {
"type": "http",
"url": "http://eyeofthetiger.local/mcp/"
}
}
}Restart Claude Desktop, then try:
Using eyeofthetiger mcp server, tell me what you see.