Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Warp Bridge - Terminal Control for AI AgentsNew to Visual Studio Code? Get it now.
Warp Bridge - Terminal Control for AI Agents

Warp Bridge - Terminal Control for AI Agents

Renzo

| (0) | Free
Bridge between AI coding agents (Claude Code, Codex, Gemini) and Warp terminal via MCP. macOS only.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Warp Bridge - Terminal Control for AI Agents

Warp Bridge connects AI coding agents to Warp terminal via the Model Context Protocol (MCP). It gives agents like Claude Code, Codex, and Gemini the ability to run commands, open tabs, and spawn other AI agents in Warp.

macOS only — Warp Bridge uses AppleScript for terminal control and requires Warp to be installed.

Features

  • Run Commands — Execute any command in the active Warp terminal tab
  • Open Tabs — Open new Warp tabs at any directory
  • Spawn Agents — Launch AI agents (Codex, Gemini, Claude, Aider) in dedicated tabs
  • Auto-Registration — Automatically registers MCP server with Claude Code and Cursor

Requirements

  • macOS (AppleScript)
  • Warp terminal installed
  • An AI coding agent that supports MCP (Claude Code, Cursor, etc.)

MCP Tools

Tool Description
warp_run_command Execute a command in the active Warp tab
warp_new_tab Open a new Warp tab at a directory
warp_spawn_agent Spawn an AI agent in a new Warp tab
warp_list_agents List available AI agents

How It Works

  1. Install from the VS Code Marketplace
  2. The extension auto-registers its MCP server with Claude Code (~/.claude.json) and Cursor (~/.cursor/mcp.json)
  3. AI agents can now control Warp through the 4 MCP tools
  4. Commands are sent to Warp via AppleScript

Non-macOS

This extension is macOS-only. On Linux or Windows, it will display an informational message and remain inactive.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft