MCP Server for providing read only access to your shell prompt
Server Config
{
"mcpServers": {
"ssh-wingman": {
"command": "/usr/local/bin/mcp-ssh-wingman",
"args": [
"--session",
"mcp-wingman"
]
}
}
}{
"mcpServers": {
"ssh-wingman": {
"command": "/usr/local/bin/mcp-ssh-wingman",
"args": [
"--session",
"mcp-wingman"
]
}
}
}