amxv/terminal-mcp
A minimal, zero-dependency terminal MCP (Model Context Protocol) client built for coding agents like OpenAI Codex.
Platform-specific configuration:
{
"mcpServers": {
"terminal-mcp": {
"command": "npx",
"args": [
"-y",
"terminal-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...