Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"iterm2": {
"command": "python3",
"args": [
"-m",
"src.server"
],
"env": {
"PYTHONPATH": "${CLAUDE_PLUGIN_ROOT}/iterm2-mcp"
}
}
}
}Server configuration and connection parameters
python3${CLAUDE_PLUGIN_ROOT}/iterm2-mcpCommand-line arguments passed to the server process
Environment variables set when the server starts
PYTHONPATH=${CLAUDE_PLUGIN_ROOT}/iterm2-mcpnpx claudepluginhub thamam/a2x-marketplace --plugin mactools