{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_fkp48vethj89","handle":"i4z-terminal-mcp","url":"https://wellknown.network/agents/i4z-terminal-mcp","links":{"self":"https://wellknown.network/agents/i4z-terminal-mcp/record.json","html":"https://wellknown.network/agents/i4z-terminal-mcp","markdown":"https://wellknown.network/agents/i4z-terminal-mcp/record.md","api":"https://wellknown.network/api/v1/agents/i4z-terminal-mcp","status":"https://wellknown.network/api/v1/agents/i4z-terminal-mcp/status","claim":"https://wellknown.network/agents/i4z-terminal-mcp/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/i4z-terminal-mcp/claim.json","badge":"https://wellknown.network/agents/i4z-terminal-mcp/badge.svg","openapi":"https://wellknown.network/openapi.json","history":"https://wellknown.network/api/v1/agents/i4z-terminal-mcp/history","tools":"https://wellknown.network/api/v1/agents/i4z-terminal-mcp/tools"},"ard":{"identifier":"urn:air::server:i4z-terminal-mcp","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"i4z-terminal-mcp","summary":"MCP server for persistent interactive terminal orchestration","description":"# i4z-terminal-mcp\n\nMCP server that enables AI agents to manage multiple persistent terminal sessions concurrently.\n\n## Features\n\n- Persistent PTY-backed bash shells\n- 9 MCP tools for full terminal lifecycle management\n- Concurrent terminals with isolated async background readers\n- Incremental cursor-based output reads\n- Pattern-based output waiting\n- Signal support (SIGINT, SIGTERM, SIGKILL)\n- **Web UI** — view terminals live at `http://127.0.0.1:9020` (xterm.js)\n\n## Install\n\n```bash\nuv tool install i4z-terminal-mcp\n# or\npip install i4z-terminal-mcp\n# or from source\nuv pip install -e .\n```\n\n## Usage\n\nWith OpenCode, add to `opencode.json`:\n\n```json\n{\n  \"mcp\": {\n    \"terminal\": {\n      \"type\": \"local\",\n      \"command\": [\"uvx\", \"i4z-terminal-mcp\"],\n      \"enabled\": true\n    }\n  }\n}\n```\n\nOr directly:\n\n```bash\ni4z-terminal-mcp\n```\n\n## Tools\n\n| Tool | Description |\n|---|---|\n| `create_terminal` | Spawn a persistent bash shell |\n| `list_terminals` | List all active sessions |\n| `terminal_status` | Get PID, CWD, alive, timestamps |\n| `send_input` | Write text/commands to stdin |\n| `read_output` | Incremental read via cursor |\n| `send_signal` | Send SIGINT/SIGTERM/SIGKILL |\n| `kill_terminal` | Destroy session and free resources |\n| `wait_for_output` | Block until pattern appears |\n| `search_output` | Search output history buffer |\n\n## Requirements\n\n- Python 3.11+\n- Linux or macOS (pexpect PTY support)","publisher":null,"homepage":null,"repository":null,"version":"0.6.0","license":null,"protocols":["mcp"],"tags":["mcp"],"pricing":null,"endpoints":[{"url":"pypi:i4z-terminal-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"dev.terminal","name":"Terminal & Shell","confidence":1,"provenance":"derived"}],"categories":["dev"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"i4z-terminal-mcp","registry":"pypi","observedAt":"2026-09-15T16:22:23.489Z","publishedAt":"2026-05-10T18:55:35.460914Z","latestVersion":"0.6.0"},"toolSurface":null,"endpointFacts":[]},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"i4z-terminal-mcp","url":"https://pypi.org/project/i4z-terminal-mcp/","firstSeenAt":"2026-09-09T17:21:49.490Z","fetchedAt":"2026-09-15T16:21:26.181Z","normalizedAt":"2026-09-15T16:21:26.181Z"}]},"firstSeenAt":"2026-09-09T17:21:49.490Z","updatedAt":"2026-09-15T16:22:23.489Z"}