chrest

amarbel-llc/chrest
★ 0 stars Go Browser/Web Updated 7d ago
CLI, MCP server, and browser extensions for managing Chrome/Firefox and capturing web content per the nebulous capture protocol
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "chrest": {
      "command": "go",
      "args": [
        "run",
        "github.com/amarbel-llc/chrest@latest"
      ]
    }
  }
}

README Excerpt

Chrest: healthier window and tab hygiene --- Chrest is a CLI tool and browser extension that lets you manage Chrome and Firefox via REST. Chrest was inspired by (and somewhat forked from) Chrest consists of two parts: 1. Browser Extension: ([/extension](extension)) 2. Native Messaging Host & CLI Client: `chrest` ([/](/))

Tools (4)

a11ymhtmlpdftext

Topics

browser-automationbrowser-extensionchromeclifirefoxmcpnebulous-capture