MCP Directory
Back

claudeck

by hamedafarag · JavaScript · ★ 40

A browser-based UI for Claude Code — chat, run workflows, manage MCP servers, track costs, and orchestrate autonomous agents from a local web interface. Installable as a PWA.

Install

npx -y github:hamedafarag/claudeck

Claude Desktop config

Add this to your claude_desktop_config.json:

{
  "mcpServers": {
    "claudeck": {
      "command": "npx",
      "args": [
        "-y",
        "github:hamedafarag/claudeck"
      ]
    }
  }
}

From the README

Claudeck A browser-based UI for Claude Code — chat, workflows, agents, cost tracking, and more. - **Zero-framework** — Vanilla JS + Web Components, 6 npm dependencies, no build step - **Full agent orchestration** — Chains, DAGs, orchestrator, and monitoring dashboard - **Persistent memory** — Cross-session project knowledge with FTS5 search and AI optimization - **Cost visibility** — Per-session tracking, daily charts, token breakdowns - **Secure remote access** — Token-based auth for Cloudflare Tunnel or reverse proxy setups - **Works everywhere** — PWA, mobile respons…
Read full README on GitHub →

💡 Need a managed MCP host?

Try Claude Pro for the smoothest MCP experience, or browse our cloud-hosted servers.

Related developer tools servers