Inject your SSH public key into a site's container for direct SSH access.
The key is appended to /home/admin/.ssh/authorized_keys.
Only available for VPS/dedicated plans.
Requires: API key with write scope.
Args:
slug: Site identifier
public_key: SSH public key string. Supported types:
ssh-ed25519, ssh-rsa, ecdsa-sha2-nistp256/384/521
Returns:
{"success": true, "message": "SSH key added",
"ssh_command": "ssh admin@184.107.x.x"}
Errors:
VALIDATION_ERROR: Invalid or unsupported key format
FORBIDDEN: Plan does not support SSH
Get basic information about a Compute Engine Commitment, including its name, ID, status, plan, type, resources, and creation, start and end timestamps. Requires project, region, and commitment name as input.
A secure MCP server for executing whitelisted shell commands with resource and timeout controls, designed for integration with Claude and other MCP-compatible LLMs.
Production-ready MCP server for real-time network traffic analysis and packet capture using Wireshark/tshark, with security hardening, threat intelligence integration, and comprehensive audit logging.