Shuttle for Claude Desktop
io.github.grarcht/shuttle
Android framework and solution that prevents TransactionTooLargeException crashes by design.
client:Claude Desktop
transport:stdio
runtime:oci
Install Shuttle in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"shuttle": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/grarcht/shuttle-mcp:4.0.0"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs