Exposes Claude Code's file editing, command execution, and test running capabilities as composable MCP tools for any MCP-compatible host, enabling code operations via a stateless bridge.
Integrates the OpenCode AI coding agent into MCP-compatible clients, allowing users to execute terminal-based coding tasks and manage sessions programmatically. It provides tools for running commands, listing AI models, and continuing existing coding sessions via the OpenCode CLI.
Exposes a set of CLI tools (test generation, documentation generation, linting, test running, code search) to AI assistants via MCP, allowing them to perform these tasks through natural language.
Enables ChatGPT (or any MCP client) to delegate coding tasks to a local Hermes-backed agent with async job management, supporting read-only investigation, implementation, and continuation of sessions via secure MCP tunnel.