The intelligent layer

Everything intelligent, connected in one space.

MyOTGO links AI agents, your apps, cloud and local models, and intelligent devices through one secure platform — on the phone, desktop, web, hub and hardware you already use.

Not just a chatbot

One space for agents, models, tools, devices and people

MyOTGO sits between your intelligence and your world — so everything can see, reach and act on everything else.

AI agents

Run a private agent that acts for you — on your hub, desktop, cloud, or your own dedicated server, with automatic failover.

  • Personal agent
  • Team agents
  • Scheduled tasks
  • Agent-to-agent relay

Cloud & local models

Use a managed model, bring your own API key, or run a model locally on your own machine. Your choice, per workspace.

  • Managed model
  • Bring your own key
  • Local / on-device model
  • Edge AI

Devices & Edge AI

Plugs, cameras, climate and IR — provisioned automatically, controlled in real time, with detection that runs on the device.

  • Smart plugs & switches
  • Cameras
  • Climate & sensors
  • IR remotes

Apps & surfaces

One account across mobile, desktop, web and the MyOTGO Hub — every surface stays in sync over an encrypted real-time link.

  • Mobile
  • Desktop
  • Web
  • Hub

MCP tools & services

Connect external AI assistants to your home and your business through the MyOTGO MCP server, plus your company's own MCP servers and skills.

  • MyOTGO MCP server
  • Company MCP servers
  • Role-scoped skills
  • Integrations

People & teams

Share access with family or a team using roles and least-privilege permissions — everyone sees only what they should.

  • Roles (RBAC)
  • Multiple sites
  • Audit trail
  • VoIP calls
Architecture

Five layers, one intelligent system

Independent and swappable. Use only what you need today; the depth is there when you grow.

LAYER 01
Surfaces
Mobile, desktop, web and Hub — one account, always in sync.
LAYER 02
Agents & models
Managed, bring-your-own-key or local models, plus on-device Edge AI.
LAYER 03
Tools & MCP
MyOTGO MCP server, company servers and role-scoped skills.
LAYER 04
Real-time link
End-to-end encrypted SignalR channel between apps and devices.
LAYER 05
Devices & Edge
Plugs, cameras, sensors and IR — detection on the device.
AI agents

Agents that reach into the whole space

Because everything is connected, your agent has real context and real tools — it controls devices, runs tasks and calls MCP tools across the layer.

  • Control your devices. Switch plugs, arm cameras, set climate and replay IR remotes by intent.
  • Run scheduled tasks. Ask once; the agent performs the task at the time you set — a real action, not a reminder.
  • Call tools via MCP. Use MyOTGO tools and your company's MCP servers, role-scoped and least-privilege.
  • Host it your way. Runs on your hub, desktop, the cloud, or a dedicated server — with automatic failover.
app.myotgo.com/agent
MyOTGO private on-device AI assistant screen in dark theme
Cloud & local AI

Inference wherever you want it

Switch per workspace — nothing is locked to one provider.

Managed model

The simplest path — MyOTGO runs the model for you, metered in credits.

Devices & surfaces

Real hardware, in the same space

Plugs, cameras, climate and IR — provisioned automatically and controlled in real time over an encrypted link, from every surface.

  • Smart plugs
  • Cameras
  • Climate sensors
  • IR remotes
  • Per-socket energy
  • Auto-Healing
MyOTGO — Devices
MyOTGO macOS app devices view
Trust

Private by design, secure by default

You decide where data and inference live — on-device, your key, or managed.

Private by design

On-device AI runs face recognition, speech and language locally — your data can stay on your hardware.

Encrypted real-time link

Control flows over an end-to-end encrypted SignalR channel between your apps and devices.

Least-privilege MCP

Every tool and connected assistant gets role-scoped, least-privilege access — nothing more.

Read about security
Developers

Build on the layer

Build on MyOTGO with the Model Context Protocol, a documented API and agents you can host yourself.

mcp-quickstart.ts
// Connect an external assistant to your home over MCP
import { McpClient } from "@myotgo/mcp";

const mcp = new McpClient({
  server: "https://mcp.myotgo.com",
  token: process.env.MYOTGO_TOKEN, // role-scoped, least-privilege
});

// Ask the agent to act on a real device
await mcp.call("device.set", {
  device: "living-room-lamp",
  state: "on",
});
MyOTGO by the numbers

One space, every surface

Real product coverage — devices, apps and everyday details, not vanity metrics.

14
device types
6
apps & platforms
5
in-app themes
100%
on-device AI option

Bring your world into one space

Start free, connect a model or tool, and add devices when you're ready.