Show HN: Scalix World – AI native Neo cloud
Scalix World is an AI-native neocloud platform that integrates database, AI, functions, storage, and compute into one platform, with AI agents able to manage infrastructure via the Model Context Protocol. Built on dedicated EU infrastructure, it emphasizes security, compliance, and transparent pricing.
The AI-native neocloud
Scalix is the AI-native neocloud. Your database, AI, functions, storage, and compute, all on one platform — one key, one bill. And it speaks MCP, so your AI agents can set up, deploy, and run everything for you, not just write the code.
Start building freeContact sales
Start free — $1 in credits, the Lumio Lite model, no credit card.
Dedicated EU infrastructure · Built from London & Kerala
ScalixNovaAI InferenceFunctionsScalix RunStorageAuthKV & EventsDomains & SSLSandboxesScalix ShieldAgent Tools (MCP)
connected·eu-central
01Agent-native
AI agents operate the entire platform
Every Scalix service is exposed through the Model Context Protocol — 46 tools covering database, storage, functions, containers, KV, events, cron, domains, builds, and auth. Point any MCP client at api.scalix.world/v1/mcp, or call tools over plain HTTP. Agents provision infrastructure, query data, deploy services, and roll back releases through tool calls, with the same permissions and metering as any API key.
Provision a database branch, run migrations, and query it — in one agent session
Deploy and scale services, then roll back a bad revision
Same API key, same audit trail, same credit pool as human usage
MCP server docs
agent tool callone HTTP endpoint, any agent
POST https://api.scalix.world/api/v1/mcp/call
Authorization: Bearer sk_live_...
{
"name": "scalix_db_query",
"arguments": { "sql": "SELECT count(*) FROM orders" }
}
List every tool with GET /api/v1/mcp — or connect Claude Code, Cursor, or any MCP client to /v1/mcp. Your agent can call:
scalix_db_query · scalix_db_sandbox · scalix_fn_deploy
scalix_run_deploy · scalix_run_rollback · scalix_storage_upload …
02Product family
One platform. One neocloud.
Each stands on its own. Together they make AI a first-class operator of your infrastructure.
Scalix Cloud
The managed platform
From $0/mo
Database, AI, functions, containers, storage, and auth — one API key, one credit pool, operable by humans and AI agents over MCP.
DatabaseAIFunctionsContainersStorageAuthKVEventsDomains
Open Console
ScalixNova
Own Rust engine
Serverless PostgreSQL — database branching, PITR, scale-to-zero, query firewall.
Learn more
Scalix AI
One OpenAI-compatible endpoint, pay per token.
Explore
Scalix Prime
Early Access
SQL + Cypher, one transaction.
Get access
Scalix Coder
Free
AI coding agent for your terminal. 40 built-in tools, 4 permission modes, VS Code extension.
Learn more
Scalix Shield
New
AI crawler control — allow, block, or rate-limit 49 known crawlers (43 AI + 6 search), with IP verification.
Learn more
03Why Scalix
Built different, priced honest.
Infrastructure without markup
Scalix runs on dedicated EU infrastructure that we operate ourselves — no reseller margin on every layer. Transparent per-unit rates and free ingress on storage.
Security and compliance
Designed for GDPR and India DPDP Act requirements. AES-256 encryption at rest, TLS 1.3 in transit, query firewall, EU data hosting.
Standard APIs, no lock-in
PostgreSQL wire protocol. OpenAI-compatible AI endpoint. S3-compatible storage. Your code works with us and without us.
We engineered the stack ourselves — in Rust, on dedicated EU infrastructure. Read how Scalix is built →
04Security
Security on every plan
Enforced at the gateway every request passes through — not added as an afterthought.
SSO & SAML
Single sign-on for organizations. Available on Pro and above.
Audit logs
Every console action, API call, and agent tool call recorded with actor, time, and origin.
WAF & rate limiting
Web application firewall and per-key rate limits enforced at the gateway, before traffic reaches your services.
Scalix Shield
AI crawler control for your apps — allow, block, or rate-limit 49 known crawlers across 6 categories, with IP verification.
Encryption everywhere
AES-256 at rest, TLS in transit, and mTLS between platform services via our fleet CA.
GDPR & DPDP by design
Designed for EU GDPR and India DPDP Act requirements. Data hosted on dedicated EU infrastructure.
05Pricing
One pool. Every service.
Your plan price is your credit pool. All services draw from one balance.
Free
$0
$1 trial credit
Lumio Lite Scalix models
1 project · 1 domain
Community support
Start Free
Starter
$19/mo
$19/mo credit pool
Lumio Lite (Lumio Pro coming soon)
5 projects · 3 domains
Email support (48h)
Get Starter
Popular
Pro
$49/mo
$49 credit pool + optional overage
All model tiers (Pro & Candela coming soon)
20 projects · 10 domains
Email support (24h)
Get Pro
Team
$149/mo
$149 credit pool + optional overage
All model tiers (Pro & Candela coming soon)
Unlimited projects & domains
Chat support (4h)
Get Team
Business ($299/mo) and Enterprise (custom) also available. Contact sales →
From the blog
All posts →
Sovereignty
Sovereignty Is Now Law, Not Sentiment
Data residency went from preference to legal mandate. We built a cloud for the jurisdictions that enforce it.
Launch
Meet Scalix World — The AI-Native Neocloud
After a year of building, we're taking Scalix World public: one platform AI agents can operate, on sovereign European infrastructure.
Get started with Scalix Cloud
$1 free credit. No credit card. Start building in minutes.
Get started freeDocumentation
EU data hosting, designed for GDPR + DPDP PostgreSQL wire-compatible Agent-operable via MCP