Use the Zo MCP Server to power up any AI that supports MCP with Zo’s tools and context. Zo exposes an MCP (Model Context Protocol) endpoint, so AI tools like Claude Code, Gemini CLI, Codex, or any other MCP-compatible tool can access your Zo directly — your files, your connected apps like Gmail and Google Calendar, and all of Zo’s tools.Documentation Index
Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt
Use this file to discover all available pages before exploring further.
Why use Zo as an MCP server?
Zo is a full Linux server in the cloud with 50+ tools built in:- Files & shell — read, write, search, run commands
- Integrations — Gmail, Calendar, Notion, Linear, Airtable, Dropbox, Spotify
- Capabilities — web browsing, image generation, scheduled tasks, texting, emailing
- Fully yours — root access, persistent storage, install anything you want
Quick start
- Go to Settings > Advanced and create an access token
- Copy it immediately - you won’t see it again
- Configure your AI tool using the instructions below
Configuration
Claude Code
Claude Code
Claude Desktop
Claude Desktop
Claude Desktop is Anthropic’s desktop app for Claude.Add to your Config file location:
claude_desktop_config.json:~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows).Cursor
Cursor
Zed
Zed
OpenCode
OpenCode
Gemini CLI
Gemini CLI
Codex
Codex
Other MCP clients
Other MCP clients
Zo’s MCP endpoint uses standard HTTP transport. For any MCP-compatible client, use:
If your client only supports stdio transport (not HTTP), you can use mcp-remote as a bridge. Configure your client to run this command:For example, in a JSON config that expects
| Setting | Value |
|---|---|
| Transport | HTTP |
| URL | https://api.zo.computer/mcp |
| Auth Header | Authorization: Bearer zo_sk_your_key_here |
command and args:Available tools
All Zo tools are exposed via MCP with identical capabilities:File Operations
Read, write, edit files on your Zo computer
Bash Commands
Execute shell commands
Web Browsing
Search the web, read pages, take screenshots
Image Generation
Generate and edit images with AI