Browser automation for Claude Code via Treko — real Chrome control (recon, click, fill, navigate, eval, captcha handling) through the Treko HTTP API.
Claude Code plugin that wraps Treko — real-Chrome browser automation via Chrome DevTools Protocol — as native MCP tools.
mcp__treko__*): health, tabs, recon, read, click, fill, upload, screenshot, scroll, navigate, eval, dismiss, focus, captcha, dispatch, type.treko — tells Claude when and how to use the tools./treko:surf <url> — quick navigate + recon.bun install -g treko
treko start # launches Chrome in debug mode + API server on :3456
Node.js 18+ is required (the MCP server uses the built-in fetch).
cd treko-plugin/mcp-server
npm install
Option A — local dev:
claude --plugin-dir /path/to/treko-plugin
Option B — install as user plugin: copy or symlink into ~/.claude/plugins/ and restart Claude Code.
Then run /reload-plugins to pick up changes.
Override the Treko URL by editing .mcp.json → mcpServers.treko.env.TREKO_URL.
treko-plugin/
├── .claude-plugin/plugin.json # manifest
├── .mcp.json # registers MCP server
├── mcp-server/ # Node.js MCP wrapper over HTTP
│ ├── index.js
│ └── package.json
├── skills/treko/SKILL.md # usage guidance
├── commands/surf.md # /treko:surf slash command
├── hooks/hooks.json # SessionStart health check
└── README.md
Admin access level
Server config contains admin-level keywords
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub roqusanalytics/treko-plugin --plugin trekoHarness-native ECC operator layer - 67 agents, 271 skills, 92 legacy command shims, reusable hooks, rules, selective install profiles, and production-ready workflows for Claude Code, Codex, OpenCode, Cursor, and related agent harnesses
Superpowers Plus core skills library for Claude Code: planning, execution routing, TDD, debugging, and collaboration workflows
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).