cairntrace

abdul-hamid-achik/cairntrace
★ 0 stars TypeScript 💻 Code/Dev Tools Updated 5d ago
Behavioral browser-spec layer for agent-in-session use. Specs declare intent+outcomes; agents execute + heal via agent-browser or Playwright. CLI + MCP server, agent-neutral.
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": {
    "cairntrace": {
      "command": "npx",
      "args": [
        "-y",
        "abdul-hamid-achik/cairntrace"
      ]
    }
  }
}

Topics

agent-browserai-agentsbehavioral-testingbrowser-testingbune2e-testingmcpplaywrighttypescript