MCP.so
Sign In
Servers
O

Openeye

@dumbspacecookie

Persistent memory + visual session tracking + RL trajectory capture for AR/XR/mobile procedure verification. Bring your own vision model (Claude, GPT-4o, Ollama).

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "openeye": {
      "command": "python3",
      "args": [
        "sidecar/mcp_server.py"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "sk-ant-..."
      }
    }
  }
}

More from AI & Agents