Skip to content

ferodrigop/forge

MCP Developer Tools

Terminal MCP server that gives AI coding agents persistent, interactive PTY sessions for running and monitoring multiple processes simultaneously

TypeScript Latest v0.9.0 · 2mo ago Security brief →

Features

  • Provides real PTYs via node‑pty (same as VS Code terminal) so interactive programs, colors, and TUI apps work
  • Incremental reads with per‑consumer cursors – agents receive only new output, preserving context tokens
  • Server‑side rendering of the screen (`@xterm/headless`) returns clean human‑readable output without ANSI codes
  • Multi‑agent orchestration: spawn Claude Code, Codex, Gemini or custom agents; manage session groups and multiplexed I/O
  • Web dashboard (Preact) for real‑time monitoring of all terminals, past chat sessions, and activity

Recent releases

View all 2 releases →
No immediate action
v0.9.0 New feature

Hot-reloadable settings

No immediate action
v0.8.0 New feature

Changes panel

Weekly OSS security release digest.

The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.

No spam, unsubscribe anytime.

About

Stars
15
Forks
2
Languages
TypeScript HTML Shell
Downloads/week
15 ↓40%
NPM Maintainers
1 Single npm maintainer
Contributors
1

Install & Platforms

Install via
npm shell-script binary

Beta — feedback welcome: [email protected]