Teru Mcp banner
nicholasglazer nicholasglazer

Teru Mcp

Development community

Description

--- name: teru-mcp description: Use teru's MCP tools to create/manage panes, send commands, and orchestrate multi-agent workflows. Use when working with multiple panes or agent teams. --- # teru MCP — Terminal Pane Control teru exposes an MCP server over Unix socket for full terminal control. Socket: `/run/user/$UID/teru-$PID.sock` (HTTP JSON-RPC 2.0) ## Available Tools ### teru_list_panes List all panes with their ID, workspace, status, and dimensions. ### teru_create_pane Create a new pan

Installation

Installs to ~/.claude/skills/nicholasglazer-teru-teru-mcp/SKILL.md

Terminal
mkdir -p ~/.claude/skills/nicholasglazer-teru-teru-mcp && curl -fsSL https://raw.githubusercontent.com/nicholasglazer/teru/HEAD/.claude/skills/teru-mcp.md -o ~/.claude/skills/nicholasglazer-teru-teru-mcp/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository