Skip to main content

Overview

Agmente is an iOS client for the Agent Client Protocol (ACP). It connects your iPhone or iPad to AI coding agents like Gemini CLI, Claude Code, Qwen, and other ACP-compatible tools. You get real-time visibility into tool calls, session management, and mobile-friendly chat.

What you can do

  • Chat with ACP agents from your phone or tablet
  • Monitor tool calls as they execute and see their outputs
  • Attach images (up to five per message) for visual context
  • Manage multiple servers and switch between agents quickly
  • Access remote agents securely via Cloudflare Tunnels with optional Access tokens

Quick start

  1. Install Agmente from the App Store.
  2. Run an ACP-compatible agent on your computer (Gemini, Qwen, Claude Code, Vibe, etc.).
  3. Bridge stdio to WebSocket with supergateway on port 8765.
  4. Add the server in Agmente and tap ConnectInitializeNew Session.

Need remote access? Set up a Cloudflare Tunnel and protect it with Cloudflare Access.

AgentHighlights
QwenFull session persistence via session/list and session/load
Gemini CLIGreat reasoning, supports images and audio; sessions cached locally
Claude CodeCode editing focus; pair with supergateway to keep sessions alive
Vibe (Mistral)Lightweight context-only agent

For setup details and authentication tips, read the local agent guide.