Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From arc
Runs a local MCP server binary for the Arc browser, enabling Claude to interact with browser tabs, bookmarks, and history.
npx claudepluginhub tririver/arc --plugin arcCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"arc": {
"command": "./bin/arc-mcp"
}
}
}Server configuration and connection parameters
./bin/arc-mcp.Share bugs, ideas, or general feedback.