Loomal

smart-terminal

MCP server by github.com/pungggi/smart-terminal-mcp

MCP PTY server providing AI agents with real interactive terminal access

10 starsnpm: smart-terminal-mcp

About smart-terminal

smart-terminal is an MCP (Model Context Protocol) server published by pungggi in the official MCP registry, listed under Autonomous Agents on Loomal. MCP PTY server providing AI agents with real interactive terminal access

It ships as an npm package (smart-terminal-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/pungggi/smart-terminal-mcp, where the project has earned 10 GitHub stars.

Use smart-terminal with your agent

Claude Code · one command
claude mcp add smart-terminal -- npx -y smart-terminal-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "smart-terminal": {
      "command": "npx",
      "args": [
        "-y",
        "smart-terminal-mcp"
      ]
    }
  }
}
npmsmart-terminal-mcp

Frequently asked questions

What is smart-terminal?
smart-terminal is an MCP (Model Context Protocol) server by pungggi in the Autonomous Agents category. MCP PTY server providing AI agents with real interactive terminal access
How do I connect smart-terminal to Claude, Cursor, or another MCP client?
Install smart-terminal from its npm package (smart-terminal-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is smart-terminal open source?
Yes — the source code is public at github.com/pungggi/smart-terminal-mcp, with 10 GitHub stars.
Can AI agents pay to use smart-terminal?
Not yet through Loomal — smart-terminal is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain smart-terminal? Claim this listing free by verifying GitHub ownership, or contact us.