{"slug":"blaxel","name":"Blaxel","owner":null,"repo":null,"category":"sandboxes-runtime","lang":"","blurb":"Perpetual-sandbox agent runtime — spin up isolated sandboxes in milliseconds (resume ~25ms with memory intact), plus hosted agents, MCP servers, and batch jobs.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Perpetual-sandbox agent runtime — spin up isolated sandboxes in milliseconds (resume ~25ms with memory intact), plus hosted agents, MCP servers, and batch jobs.","website":"https://blaxel.ai","docs_url":"https://docs.blaxel.ai","signup_url":"https://app.blaxel.ai","pricing_model":"usage-based","pricing_note":"Sandboxes runtime $0.0000115/GB-sec; Agents $0.0000095/GB-sec; standby snapshot storage $0.20/GB-mo. Up to $200 free credits, no card. Native provider in OpenAI Agents SDK v2","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Free signup, up to $200 credits, no credit card; set BL_WORKSPACE + BL_API_KEY from dashboard. No account-creation API.","mcp_server":"","sdks":["TypeScript","Python","Go"],"code_sample":"{\"lang\":\"typescript\",\"code\":\"import { SandboxInstance } from \\\"@blaxel/core\\\";\\n\\nconst sandbox = await SandboxInstance.createIfNotExists({\\n  name: \\\"my-sandbox\\\",\\n  memory: 4096,\\n});\\nconst result = await sandbox.process.run({ command: \\\"echo\\\", args: [\\\"hello\\\"] });\\nconsole.log(result.stdout);\"}","tags":["agent-runtime","serverless","snapshots","mcp","openai-agents-sdk"],"useCases":[],"codeSample":{"lang":"typescript","code":"import { SandboxInstance } from \"@blaxel/core\";\n\nconst sandbox = await SandboxInstance.createIfNotExists({\n  name: \"my-sandbox\",\n  memory: 4096,\n});\nconst result = await sandbox.process.run({ command: \"echo\", args: [\"hello\"] });\nconsole.log(result.stdout);"},"oneLiner":"Perpetual-sandbox agent runtime — spin up isolated sandboxes in milliseconds (resume ~25ms with memory intact), plus hosted agents, MCP servers, and batch jobs.","docsUrl":"https://docs.blaxel.ai","signupUrl":"https://app.blaxel.ai","pricingModel":"usage-based","pricingNote":"Sandboxes runtime $0.0000115/GB-sec; Agents $0.0000095/GB-sec; standby snapshot storage $0.20/GB-mo. Up to $200 free credits, no card. Native provider in OpenAI Agents SDK v2","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Free signup, up to $200 credits, no credit card; set BL_WORKSPACE + BL_API_KEY from dashboard. No account-creation API.","mcpServer":""}