Search the documentation
50 pages for /remote.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
remote-mcp-servers
Claude Developer Platform · path
agents-and-tools/remote-mcp-servers
Remote
Claude Developer Platform · path
api/compliance/apps/sessions/remote
List remote sessions
Claude Developer Platform · path
api/compliance/apps/sessions/remote/list
Messages
Claude Developer Platform · path
api/compliance/apps/sessions/remote/messages
Retrieve remote session messages
Claude Developer Platform · path
api/compliance/apps/sessions/remote/messages/list
Remote compute clusters
Claude Documentation · path
claude-science/remote-compute-clusters
Third party connectors with remote MCP
Claude Documentation · path
connectors/custom/remote-mcp
Publishing Remote Servers
Model Context Protocol · path
registry/remote-servers
console
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/console
…mote MCP servers](https://platform.claude.com/docs/en/agents-and-tools/remote-mcp-servers) for examples you can deploy. * **A Console role with the Manage tunnels permission**, so you can create and…
overview
Claude Developer Platform · in the page
agents-and-tools/mcp-tunnels/overview
…mote MCP servers](https://platform.claude.com/docs/en/agents-and-tools/remote-mcp-servers) for examples. * Outbound connectivity as listed under [Network requirements](https://platform.claude.com/doc…
Apps
Claude Developer Platform · in the page
api/compliance/apps
…emote ### List remote sessions **GET** `/v1/compliance/apps/sessions/remote` List remote sessions (Cowork sessions that run in Anthropic-managed cloud environments) across the organizations the key…
Sessions
Claude Developer Platform · in the page
api/compliance/apps/sessions
…emote ### List remote sessions **GET** `/v1/compliance/apps/sessions/remote` List remote sessions (Cowork sessions that run in Anthropic-managed cloud environments) across the organizations the key…
compliance-errors
Claude Developer Platform · in the page
manage-claude/compliance-errors
…ons/local/{session_id}/messages` and `GET /v1/compliance/apps/sessions/remote/{session_id}/messages`) validate their truncation parameters the same way: `tool_use_input_max_bytes` and `tool_result_max…
compliance-sessions
Claude Developer Platform · in the page
manage-claude/compliance-sessions
…| Remote session endpoints (`/v1/compliance/apps/sessions/remote`) | `cowork_remote`…
reference
Claude Developer Platform · in the page
managed-agents/reference
…mote MCP servers](https://platform.claude.com/docs/en/agents-and-tools/remote-mcp-servers) that expose an HTTP endpoint, or to private MCP servers through [MCP tunnels](https://platform.claude.com/doc…
overview
Claude Developer Platform · in the page
release-notes/overview
…for Claude Enterprise organizations. `GET /v1/compliance/apps/sessions/remote` lists sessions and `GET /v1/compliance/apps/sessions/remote/{session_id}/messages` returns one session's transcript, usin…
Set up Claude Code for your organization
Claude Code CLI · in the page
admin-setup
…tines), [Code Review](/docs/en/code-review), [Remote Control](/docs/en/remote-control), and the [Chrome extension](/docs/en/chrome) aren't available through Console API keys or cloud-provider credenti…
Agent SDK reference - TypeScript
Claude Code CLI · in the page
agent-sdk/typescript
…e field only on the init message it sends to [Remote Control](/docs/en/remote-control) clients, and omits it from the init message your application reads. Requires Agent SDK v0.3.234 or later. The `c…
Authentication
Claude Code CLI · in the page
authentication
…ion in agent view](/docs/en/agent-view) or a [Remote Control](/docs/en/remote-control) session that outlives the login stops making progress once the credential expires and can't recover until you sig…
Claude Code changelog
Claude Code CLI · in the page
changelog
…ning session using it * Fixed Remote Control sessions started with `/remote-control` not reporting the working-tree diff to connected clients * Fixed self-hosted runner sessions reporting `running…
Push events into a running session with channels
Claude Code CLI · in the page
channels
…demand access to read or query a system | | [Remote Control](/docs/en/remote-control) | You drive your local session from claude.ai or the Claude mobile app | Steering an in-progress…
Claude apps gateway for Amazon Bedrock, Claude Platform on AWS, Google Cloud, and Microsoft Foundry
Claude Code CLI · in the page
claude-apps-gateway
…| | [Remote Control](/docs/en/remote-control) | Not available | T…
Use Claude Code on the web
Claude Code CLI · in the page
claude-code-on-the-web
…CLI session for monitoring from the web. See [Remote Control](/docs/en/remote-control). </Note> Use `/tasks` in the Claude Code CLI to check progress, or open the session on claude.ai or the Claude m…
Explore the .claude directory
Claude Code CLI · in the page
claude-directory
…attach from the mobile app, when messaging a [Remote Control](/docs/en/remote-control) session. An attachment to a [cloud session](/docs/en/claude-code-on-the-web) is saved in that session's own cloud…
CLI reference
Claude Code CLI · in the page
cli-reference
…| `claude remote-control` | Start a [Remote Control](/docs/en/remote-control) server to control Claude Code from Claude.ai or the Claude app. Runs in server mode (no local interactive session…
Configure cloud environments
Claude Code CLI · in the page
cloud-environments
…a Claude Tag session runs in one. <Info> [Remote Control](/docs/en/remote-control) sessions connect the web and mobile interfaces to a session on your own machine, which uses your machine's networ…
Commands
Claude Code CLI · in the page
commands
…agent-view). `/teleport` pulls a web session into this terminal, and `/remote-control` lets you continue this local session from another device. **When something is wrong.** `/rewind` rolls code and…
Run Claude Code behind a corporate launcher
Claude Code CLI · in the page
corporate-launcher
…gent view's restart-for-update action. * The [Remote Control](/docs/en/remote-control) worker processes the background service manages. Requires Claude Code v2.1.210 or later. * The split-pane teammat…
Manage costs effectively
Claude Code CLI · in the page
costs
…interactive mode with the `-p` flag and from [Remote Control](/docs/en/remote-control), the command sends no request and tells you to run it in an interactive session instead. If you run `/usage-cred…
Message your other Claude Code sessions
Claude Code CLI · in the page
cross-session-messaging
…r than have sessions message each other, use [Remote Control](/docs/en/remote-control) * To push external events, such as CI results or chat messages, into a session, use [channels](/docs/en/channels)…
Data usage
Claude Code CLI · in the page
data-usage
…cloud-execution-data-flow-and-dependencies). [Remote Control](/docs/en/remote-control) sessions follow the local data flow since all execution happens on your machine; while connected, the session tra…
Desktop application
Claude Code CLI · in the page
desktop
…tion * **Remote Control**: enable or disable [Remote Control](/docs/en/remote-control) for your organization * **Disable Bypass permissions mode**: prevent users in your organization from enabling byp…
Claude Code Desktop in WSL
Claude Code CLI · in the page
desktop-wsl
…distribution through [Remote - WSL](https://code.visualstudio.com/docs/remote/wsl). A few features aren't available in WSL sessions yet: the integrated terminal, connectors and plugins, session forki…
Development containers
Claude Code CLI · in the page
devcontainer
…so disables the feature-flag evaluation that [Remote Control](/docs/en/remote-control#requirements) and the other [features that need feature-flag fetching](/docs/en/env-vars#features-that-need-featur…
Environment variables
Claude Code CLI · in the page
env-vars
…rds `tool_reference` blocks. As of v2.1.196, [Remote Control](/docs/en/remote-control#requirements) is disabled when this points at a host other than `api.anthropic.com`, matching its behavior on Amaz…
Error reference
Claude Code CLI · in the page
errors
…| | `Claude.ai login was rejected — run /login, then /remote-control`…
Speed up responses with fast mode
Claude Code CLI · in the page
fast-mode
…ettings), or from a device connected through [Remote Control](/docs/en/remote-control). Claude Code resends the session's fast mode status to devices connected through Remote Control after a model sw…
Feature availability
Claude Code CLI · in the page
feature-availability
…en/code-review): Team and Enterprise plans * [Remote Control](/docs/en/remote-control) * [Chrome extension](/docs/en/chrome) * [Computer use](/docs/en/computer-use): Pro and Max plans * [Artifacts](/d…
Glossary
Claude Code CLI · in the page
glossary
…which runs in a cloud sandbox. Learn more: [Remote Control](/docs/en/remote-control) ### Rules Modular instruction files in `.claude/rules/` that load alongside CLAUDE.md. A rule can be path-scope…
Keep Claude working toward a goal
Claude Code CLI · in the page
goal
…[desktop app](/docs/en/desktop), and through [Remote Control](/docs/en/remote-control). Setting a goal with `-p` runs the loop to completion in a single invocation: ```bash theme={null} claude -p "/g…
Hooks reference
Claude Code CLI · in the page
hooks
…ESSION_ID`](/docs/en/env-vars) is set to the [Remote Control](/docs/en/remote-control) session ID while the local session has an active Remote Control connection. #### Common fields These fields app…
How Claude Code works
Claude Code CLI · in the page
how-claude-code-works
…), [claude.ai/code](https://claude.ai/code), [Remote Control](/docs/en/remote-control), [Slack](/docs/en/slack), and [CI/CD pipelines](/docs/en/github-actions). The interface determines how you see an…
Interactive mode
Claude Code CLI · in the page
interactive-mode
…inue automatically** to start the wait. In a [Remote Control](/docs/en/remote-control) or [agent team](/docs/en/agent-teams) teammate session, run `/rate-limit-options` yourself to open the menu. Cla…
Connect Claude Code to an LLM gateway
Claude Code CLI · in the page
llm-gateway-connect
…or Anthropic-hosted cloud environments, and [Remote Control](/docs/en/remote-control) is unavailable. To use Claude Code on a remote host through the gateway, run the CLI on that host with [`ANTHROPI…
Deploy managed settings
Claude Code CLI · in the page
managed-settings
…terprise plans, an Owner enables or disables [Remote Control](/docs/en/remote-control) and [web sessions](/docs/en/claude-code-on-the-web) organization-wide in [Claude Code admin settings](https://cla…
Connect Claude Code to tools via MCP
Claude Code CLI · in the page
mcp
…ard permission flow. Some surfaces, such as [Remote Control](/docs/en/remote-control) and applications built on the [Agent SDK](/docs/en/agent-sdk/overview), normally let you approve tool calls with…
Claude Code on mobile
Claude Code CLI · in the page
mobile
…art](/docs/en/web-quickstart) to set up. | | [Remote Control](/docs/en/remote-control) | A Claude Code session running on your computer | The work needs your loc…
Model configuration
Claude Code CLI · in the page
model-config
…'t show the prompt again. In a session with [Remote Control](/docs/en/remote-control) connected, a [background session](/docs/en/agent-view), or an [agent team](/docs/en/agent-teams) teammate's sessi…
Overview
Claude Code CLI · in the page
overview
…working from your phone or any browser with [Remote Control](/docs/en/remote-control) * Message [Dispatch](/docs/en/desktop#sessions-from-dispatch) a task from your phone and open the Desktop ses…
Choose a permission mode
Claude Code CLI · in the page
permission-modes
…Bypass permissions isn't available. * **[Remote Control](/docs/en/remote-control) sessions** on your local machine: Manual, Accept edits, and Plan. You can't select Auto or Bypass permissions fro…