TypeThink AI has released Clawsify in early access, a platform for deploying self-hosted AI agents on dedicated VPS instances without the usual infrastructure overhead. The company claims a new agent can be up and running in under two minutes: a developer provides an API key and a Telegram bot token, and Clawsify handles provisioning, isolation, and runtime configuration.
The dedicated-instance model is the central pitch. Each bot runs on its own server, keeping API keys within the user's environment and avoiding the rate-limit headaches that come with shared hosting. It's aimed at developers and small teams who want the data control of self-hosting but would rather not deal with Docker configurations and SSH sessions to get there.
At launch, Clawsify ships three pre-built agent templates: a Support Agent for Level 1/2 ticket triage, a Code Reviewer for opinionated PR feedback, and a Research Bot for long-form source synthesis. Each comes with preset personality definitions, guardrails, and adjustable defaults. Modular skill extensions — web browsing, code sandbox execution, SQL querying, calendar access — can be layered onto any agent through the interface without writing custom code. The template library already shows download counts (1.2k for the Support Agent, 980 for the Code Reviewer, 740 for the Research Bot), though it's not clear whether those figures are specific to Clawsify or reflect OpenClaw's broader install base.
A Mission Control dashboard provides fleet-wide visibility: live terminal log streaming, token usage metrics, API latency data, and per-agent task queues, all accessible without direct server access. Clawsify integrates natively with OpenRouter, Anthropic, OpenAI, and Google, and supports swapping models at runtime without restarting instances. Screenshots show agents running Claude 3.5 Sonnet, GPT-4o, and Gemini 1.5 Pro in parallel across the same fleet.
The self-hosted agent tooling space is getting crowded fast. Clawsify's argument is that combining dedicated-instance isolation with a genuinely fast onboarding path gives it a lane among developers who want production-grade infrastructure but aren't ready to hand full control to a managed SaaS provider. The product is currently waitlisted. A question worth watching is whether OpenClaw gains independent traction as a framework outside of Clawsify's wrapper — but for now, TypeThink AI is staking an early claim to the self-hosted end of the market.