Esta página se muestra en inglés. Una traducción al español está en curso.
MCP ConfigsMay 14, 2026·3 min de lectura

jcode — Coding Agent Harness CLI + MCP

A multi-session coding agent harness with fast local TUI, memory features, and MCP support; verified 6065★, pushed 2026-05-14.

Listo para agents

Este activo puede ser leído e instalado directamente por agents

TokRepo expone un comando CLI universal, contrato de instalación, metadata JSON, plan según adaptador y contenido raw para que los agents evalúen compatibilidad, riesgo y próximos pasos.

Native · 94/100Política: permitir
Superficie agent
Cualquier agent MCP/CLI
Tipo
Mcp
Instalación
Brew|Curl
Confianza
Confianza: Established
Entrada
jcode
Comando CLI universal
npx tokrepo install 300c6a5b-c32c-5e3e-a243-e809ba3c84a5
Introducción

A multi-session coding agent harness with fast local TUI, memory features, and MCP support; verified 6065★, pushed 2026-05-14.

Best for: Builders running multi-session coding agents who care about performance and control

Works with: macOS/Linux/Windows; integrates with MCP-capable clients per README

Setup time: 8-15 minutes

Key facts (verified)

  • GitHub: 6065 stars · 646 forks · pushed 2026-05-14.
  • License: MIT · owner avatar + repo URL verified via GitHub API.
  • README-backed entrypoint: jcode.

Main

  • Use jcode as a harness (not just a chat): keep separate sessions per task/branch to reduce context mixing and rework.

  • Start with the README install script, then lock in your provider setup before running longer sessions.

  • Treat performance as a feature: the README includes concrete RAM comparisons for multi-session workflows.

  • When you need tools, prefer MCP-backed integrations so the agent can call structured actions instead of free-form shell guesses.

README (excerpt)

jcode

Latest Release License Platforms Commit Activity GitHub Stars

The next generation coding agent harness to raise the skill ceiling.
Built for multi-session workflows, infinite customizability, and performance.


jcode memory demonstration

Features · Install · Quick Start · Further Reading · Contributing


Installation

**macOS & Linux**
curl -fsSL https://raw.githubusercontent.com/1jehuang/jcode/master/scripts/install.sh | bash

Need Windows, Homebrew, source builds, provider setup, or tell your agent to set it up for you? Jump to detailed installation.


Performance & Resource Efficiency

jcode is built to be as performant and resource efficient as possible. Every metric is optimized to the bone, which is important for scaling multi-session workflows. Here we sample a few metrics to show the difference: RAM usage and boot up.

RAM comparison

1 active session

Source-backed notes

  • README includes an install script entrypoint scripts/install.sh and a Homebrew formula (brew install jcode).
  • README lists a performance section with RAM comparisons for 1 vs 10 active sessions.
  • GitHub topics include coding-agent, mcp, and tui (verified via GitHub API).

FAQ

  • Is jcode free to use?: Yes—it's MIT licensed per GitHub license metadata.
  • How do I install it on macOS?: README shows Homebrew (brew install jcode) and a curl install script.
  • Does it support MCP?: Yes—GitHub topics and README positioning mention MCP support; verify client configuration in the repo docs.
Tool PSS Comparison
🙏

Fuente y agradecimientos

Created by 1jehuang. Licensed under MIT.

1jehuang/jcode — ⭐ 6065

Thanks to the upstream maintainers and contributors for publishing this work under an open license.

Discusión

Inicia sesión para unirte a la discusión.
Aún no hay comentarios. Sé el primero en compartir tus ideas.

Activos relacionados