← Index

io.github.pungggi/smart-terminal

io.github.pungggi/smart-terminal·v1.2.36·Developer Tools
Quality Score
85
/100

MCP PTY server providing AI agents with real interactive terminal access

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "smart-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "smart-terminal-mcp"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "smart-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "smart-terminal-mcp"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y smart-terminal-mcp
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
10
installability
25
documentation
15
stability
10
§04  Alternatives in Developer Tools