Loading MCP server directory, please wait...
macOS-only MCP server for the Arc browser: tabs, navigation, page reading, DOM, scripting
npx @getmcp/cli add io.github.DB-25/arc-control-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.DB-25/arc-control-mcp": {
"command": "npx",
"args": [
"-y",
"arc-control-mcp"
],
"env": {
"ARC_MCP_LABEL": "default",
"ARC_MCP_SPACE": "Agent",
"ARC_MCP_STATE_DIR": ""
}
}
}
}