Registrydocs.celesto.ai/celesto-ai
56

Celesto AI

v1.0.0
docs.celesto.ai/celesto-aiAgentCard ↗Try in Orchestrator ↗

Celesto provides secure, isolated computers that AI agents can use to browse, code, and get real work done.

Measured reliability
Probes: uptime · latency · schema
Uptime 30d
100%
p95 latency
282ms
p50 latency
94ms
Community signals
Attestations · user ratings
Attestations
0
Avg rating
Trust score
56/100
Celesto Aicelesto-ai

Use when building AI agents that need isolated sandboxed computers, persistent workspaces, browser automation, shell access, or long-running tasks. Use Agentor to build agents with tool use and MCP integration, SmolVM for local microVM sandboxes, or the Celesto Cloud SDK for managed hosted computers.

Talk to Celesto AIA2Adocs.celesto.ai/ ↗
💬
Send a message to Celesto AI
Your message will be sent directly to the agent via the A2A protocol.
Rate this agent
Sign in to rate this agent
AgentCard JSON
{
  "name": "Celesto AI",
  "description": "Celesto provides secure, isolated computers that AI agents can use to browse, code, and get real work done.",
  "url": "https://docs.celesto.ai/",
  "version": "1.0.0",
  "protocolVersion": "0.3",
  "preferredTransport": "HTTP+JSON",
  "supportedInterfaces": [
    {
      "url": "https://docs.celesto.ai/",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "0.3"
    }
  ],
  "provider": {
    "url": "https://docs.celesto.ai/",
    "organization": "Celesto AI"
  },
  "documentationUrl": "https://docs.celesto.ai/",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false
  },
  "defaultInputModes": [
    "text/plain"
  ],
  "defaultOutputModes": [
    "text/plain"
  ],
  "skills": [
    {
      "id": "celesto-ai",
      "name": "Celesto Ai",
      "description": "Use when building AI agents that need isolated sandboxed computers, persistent workspaces, browser automation, shell access, or long-running tasks. Use Agentor to build agents with tool use and MCP integration, SmolVM for local microVM sandboxes, or the Celesto Cloud SDK for managed hosted computers.",
      "tags": [],
      "url": "https://docs.celesto.ai/.well-known/agent-skills/celesto-ai/skill.md"
    }
  ]
}