Turns a phone into a camera+Bluetooth remote so AI assistants can see and control any PC. Connect the official Dittu MCP server to Claude, ChatGPT, or Cursor through gate — one gateway URL, no config files, security-checked.
Free to start · No credit card · No hosting needed
Pick your client. Copy, paste, done — or let gate handle sign-ins and policies for you.
claude mcp add --transport http dittu https://app.dittu.org/mcpRun in your terminal, then restart Claude Code.
Dittu · https://app.dittu.org/mcp
Real prompts you can type the moment it's connected — no setup, no docs to read.
“Use “take_screenshot”: Capture the current screen via the Dittu phone camera. Returns a JPEG image. Call this to see what's on screen before acting.”
“Use “take_screenshot_with_grid”: Capture the screen and overlay a coordinate grid. step: grid spacing (default 0.1, use 0.05 for finer grid on small UI elements).”
“Use “take_screenshot_with_crosshair”: Capture the screen, crop tightly around (nx, ny), zoom in, and draw a crosshair at exactly that expected position. Use this fo.”
“Use “get_raw_screenshot”: Capture the RAW camera frame — no perspective warp, no crop to the calibrated screen quad. Use this to see exactly what the camera.”
Every server in the gate directory has to pass the same four checks before your AI can touch it. Here's how Dittu holds up.
Operated by Dittu (dittu.org) at its documented MCP endpoint — not a third-party mirror or community re-host.
This server only exposes public data — no account and no credentials are involved when you connect.
gate checks every tool for prompt injection, hidden instructions, data-exfiltration hints, and over-broad permissions before the server is available through your gateway.
If Dittu adds or changes tools later, gate re-scans and alerts you — before your AI acts on the change.
Add one gateway URL to Claude, ChatGPT, or any MCP client. One-time setup, about two minutes.
Choose Dittu in the gate directory. No sign-in needed.
Dittu's tools are live in every AI client you've connected — with rules and logging built in.
Free to start · No credit card · No hosting needed
Fetched live from the official endpoint and re-checked daily by gate — not marketing copy.
take_screenshot — Capture the current screen via the Dittu phone camera. Returns a JPEG image. Call this to see what's on screen before acting.
take_screenshot_with_grid — Capture the screen and overlay a coordinate grid. step: grid spacing (default 0.1, use 0.05 for finer grid on small UI elements).
take_screenshot_with_crosshair — Capture the screen, crop tightly around (nx, ny), zoom in, and draw a crosshair at exactly that expected position. Use this fo
get_raw_screenshot — Capture the RAW camera frame — no perspective warp, no crop to the calibrated screen quad. Use this to see exactly what the camera
get_corners — Get the phone's current screen-corner calibration. Returns {"tl": [nx,ny], "tr": [nx,ny], "br": [nx,ny], "bl": [nx,ny]} — each corn
set_corners — Update the phone's screen-corner calibration. Each corner is [nx, ny] normalized 0.0–1.0 in the raw camera frame. tl/tr/br/bl =
move_mouse — Move mouse cursor to normalized coordinates WITHOUT clicking. nx, ny: float 0.0000–1.0000.
click — Click at normalized screen coordinates. nx, ny: float 0.0000–1.0000 where (0,0) = top-left, (1,1) = bottom-right.
+ 4 more tools once connected
https://app.dittu.org/mcpYes — Dittu operates its own remote MCP server at app.dittu.org. gate connects you to that official endpoint and adds security scanning, per-tool access rules, and an activity log on top.
Add gate's gateway URL to your AI client once, then pick Dittu in the directory. No account or sign-in is needed. From then on, Dittu's tools are available in every client you've connected to gate.
No. Dittu runs the server, and gate is fully managed. You just connect one URL — there's nothing to install, deploy, or maintain.
It's the vendor's official endpoint, and gate scans its tools for prompt injection and hidden instructions before it goes live, re-checks it whenever it changes, and lets you allow, block, or require approval for every single tool.
Yes — you can get started with gate for free and connect Dittu in minutes. No credit card required.
Every server below works through the same gateway URL — connect once, add tools anytime.
Set up Dittu in: Claude · Claude Code · ChatGPT · Cursor · VS Code