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.