ghostty

GitHub

๐Ÿ‘ป Ghostty is a fast, feature-rich, and cross-platform terminal emulator that uses platform-native UI and GPU acceleration.

59,567 stars Zig 1 file ยท ~51,648 tokens

Renderer (ghostty) MCP Server

Model Context Protocol (renderer) server

View all ghostty servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "renderer": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-renderer"
      ]
    }
  }
}