start_compute_instance — BorealHost MCP Tool Mutating
start_compute_instance
(start compute instance) is one of 184 tools on the
BorealHost
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call start_compute_instance from your client
- Claude Code BorealHost start_compute_instance run in your project directory
- Claude Desktop BorealHost start_compute_instance ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor BorealHost start_compute_instance ~/.cursor/mcp.json
- VS Code BorealHost start_compute_instance .vscode/mcp.json
- Zed BorealHost start_compute_instance ~/.config/zed/settings.json
- Windsurf BorealHost start_compute_instance ~/.codeium/windsurf/mcp_config.json
- Cline BorealHost start_compute_instance ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI BorealHost start_compute_instance ~/.gemini/settings.json
- Grok BorealHost start_compute_instance .mcp.json (in your project root)
- ChatGPT BorealHost start_compute_instance Settings → Connectors → Advanced → Developer mode
- Claude.ai BorealHost start_compute_instance Settings → Connectors → Add custom connector
- LangChain BorealHost start_compute_instance pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http mcp https://borealhost.ai/mcp/
Other tools on this server
- set_api_key
- whoami
- request_api_key
- claim_api_key
- list_plans
- create_checkout
- update_checkout
- complete_checkout
- get_checkout_status
- list_checkouts
- cancel_checkout
- add_site
- set_site_type
- get_wallet
- get_site_status
- manage_dns
- install_app
- get_app_status
- list_apps
- list_snapshots
- create_snapshot
- create_b2_snapshot
- delete_snapshot
- rollback_snapshot
- get_snapshot_usage
- schedule_snapshot
- cancel_scheduled_snapshot
- list_backups
- create_backup
- browse_backup
- recover_backup_files
- get_file_recovery
- recover_backup_database
- get_database_recovery
- restore_backup
- get_metrics
- scale
- decommission
- update_account
- delete_account
- list_subscriptions
- get_billing_portal
- rotate_key
- create_api_key
- list_api_keys
- revoke_api_key
- get_ssh_info
- add_ssh_key
- list_files
- read_file
- write_file
- upload_file
- delete_file
- create_directory
- list_plugins
- list_themes
- manage_plugin
- manage_theme
- wp_check_updates
- wp_update_all
- list_cron
- add_cron
- delete_cron
- ssl_info
- ssl_renew
- list_php_versions
- switch_php
- cache_status
- cache_flush
- cache_toggle
- get_database_info
- optimize_database
- database_search_replace
- list_databases
- list_tables
- execute_query
- get_stack_info
- get_resource_snapshot
- cloudflare_proxy_status
- cloudflare_set_proxy
- cloudflare_purge_cache
- list_ftp_accounts
- create_ftp_account
- remove_ftp_account
- list_alert_rules
- create_alert_rule
- delete_alert_rule
- run_malware_scan
- list_firewall_rules
- add_firewall_rule
- remove_firewall_rule
- list_port_forwards
- add_port_forward
- remove_port_forward
- get_logs
- list_domains
- search_domain
- register_domain
- domain_detail
- list_subdomains
- add_subdomain
- delete_subdomain
- link_domain
- get_site_nginx_snippet
- set_site_nginx_snippet
- set_domain_usage
- domain_settings
- resend_registrant_verification
- list_domain_dns
- add_domain_dns
- delete_domain_dns
- list_modules
- toggle_module
- list_compute_types
- list_compute_images
- launch_compute_instance
- list_compute_instances
- get_compute_instance
- stop_compute_instance
- reboot_compute_instance
- terminate_compute_instance
- list_compute_volumes
- get_compute_volume
- create_compute_volume
- adopt_compute_instance
- detach_compute_volume
- attach_compute_volume
- snapshot_compute_volume
- delete_compute_volume
- container_action
- list_support_tickets
- get_support_ticket
- create_support_ticket
- reply_support_ticket
- get_backup_retention
- set_backup_retention
- delete_backup
- list_redirects
- add_redirect
- delete_redirect
- set_force_https
- list_db_users
- manage_db_user
- transfer_out_domain
- enable_wildcard
- upload_ssl_cert
- rotate_email_key
- enable_email_domain
- list_email_domains
- get_email_domain
- update_email_domain
- configure_email_dns
- disable_email_domain
- list_mailboxes
- get_mailbox
- create_email_mailbox
- update_mailbox
- delete_email_mailbox
- restore_mailbox
- reset_email_mailbox_password
- logout_mailbox_sessions
- clear_mailbox_forwarding
- create_mailbox_token
- get_email_webmail_url
- find_address
- list_mailbox_aliases
- add_mailbox_alias
- remove_mailbox_alias
- set_mailbox_aliases
- list_email_audit
- get_email_status
- setup_email
- create_mailbox
- delete_mailbox
- reset_mailbox_password
- get_webmail_url
- list_webhooks
- create_webhook
- delete_webhook
- test_webhook
- get_smtp_relay
- enable_smtp_relay
- revoke_smtp_relay
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.