MCP Reference

The Triton MCP server exposes a scoped tool surface backed by the same API as the console and CLI. It authenticates with an ordinary API token, default scope Agent; there is no separate MCP credential type.

Authentication

Authenticate with an API token, default scope Agent.

Instances

  • list_instancesContent to follow
  • get_instanceContent to follow
  • create_instanceContent to follow
  • stop_instanceContent to follow
  • start_instanceContent to follow
  • destroy_instanceContent to follow

Object Storage

  • list_bucketsContent to follow
  • create_bucketContent to follow
  • list_objectsContent to follow
  • put_objectContent to follow
  • get_objectContent to follow
  • delete_objectContent to follow

Networking

  • list_vpcsContent to follow
  • create_vpcContent to follow
  • list_subnetsContent to follow
  • list_reserved_ipsContent to follow
  • attach_reserved_ipContent to follow
  • manage_firewall_rulesContent to follow