Arc Control (macOS) for Claude Code
io.github.db-25/arc-control-mcp
macOS-only MCP server for the Arc browser: tabs, navigation, page reading, DOM, scripting
client:Claude Code
transport:stdio
runtime:npm
Install Arc Control (macOS) in Claude Code
run in your project directory
claude mcp add arc-control-mcp -e ARC_MCP_LABEL=<ARC_MCP_LABEL> -e ARC_MCP_SPACE=<ARC_MCP_SPACE> -e ARC_MCP_STATE_DIR=<ARC_MCP_STATE_DIR> -- npx -y arc-control-mcp
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs