Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
From pty-mcp
Local PTY (pseudo-terminal) server for running shell commands and terminal interaction. Runs as a subprocess on the user's machine.
npx claudepluginhub raychao-oao/pty-mcp --plugin pty-mcpCopy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pty-mcp": {
"command": "${CLAUDE_PLUGIN_ROOT}/bin/pty-mcp"
}
}
}Review these signals before enabling this server
This server has elevated permissions. Review the source code before enabling.
Server configuration and connection parameters
${CLAUDE_PLUGIN_ROOT}/bin/pty-mcpShare bugs, ideas, or general feedback.