# RailPush

> RailPush is an AI-native cloud platform (PaaS) where AI agents deploy and manage infrastructure via 286 Model Context Protocol (MCP) tools. Push code or a Docker image and get a live HTTPS URL in minutes; add managed databases, jobs, domains, and AI-agent automation when you need them. Built for AI agents. Humans welcome.

## What is RailPush?

RailPush is a Platform as a Service (PaaS) — like Heroku, Railway, or Render — designed from day one for AI agents to operate. It exposes 286 MCP tools so AI agents (Claude, Cursor, Windsurf, or any MCP client) can deploy services, provision databases, configure DNS, manage secrets, and monitor infrastructure autonomously, alongside a full web dashboard, REST API, and CLI for humans.

## Key facts

- MCP tools: 286 structured tools for full infrastructure automation
- MCP transport: Streamable HTTP at https://mcp.railpush.com/mcp, SSE at https://mcp.railpush.com/sse, local stdio via `npm install railpush-mcp`
- Pricing (per resource / month): Free $0, Nano $4, Small $7, Medium $14, Large $28, GPU $49
- Databases: PostgreSQL (with point-in-time recovery), MySQL 8.0, MongoDB 7.0, Redis, Meilisearch
- Object storage: S3-compatible (MinIO)
- Deploys: git push, Docker image, one-click deploy button, or AI agent via MCP
- Deploy strategies: blue-green, canary, rolling; instant rollbacks and full deploy history
- Scaling: horizontal auto-scaling; free-tier scale-to-zero (wakes on request)
- Domains: custom domains with automatic TLS (Let's Encrypt); domain registration and DNS
- GPU: NVIDIA RTX 4000 Ada, 20GB VRAM, CUDA 12.x (set plan=gpu)
- IaC: Blueprints (railpush.yaml) for infrastructure as code
- Hosted AI agents: OpenClaw Cloud and Hermes Agent Cloud
- Free tier: 1 service, 1 PostgreSQL, 1 Redis, no credit card required

## How it works

1. Create an account at https://railpush.com (or via the API agent signup endpoint).
2. Get an API key from the dashboard or the agent signup response.
3. Connect any MCP client to https://mcp.railpush.com with your API key.
4. Your AI agent can deploy services, create databases, manage domains, watch logs, and roll back.

## RailPush vs alternatives

| Feature | Heroku | Railway | Render | RailPush |
|---|---|---|---|---|
| Free tier (no card) | No | $5 credit | Limited | Yes |
| MCP tools for AI agents | 0 | 0 | 0 | 286 |
| AI agent deploy API | No | No | No | Yes |
| PostgreSQL (PITR) | Basic | Yes | Yes | Yes |
| MySQL / MongoDB | No | Yes | No | Yes |
| S3 object storage | No | No | No | Yes |
| Meilisearch | No | No | No | Yes |
| Blue-green / canary | No | No | No | Yes |
| Scale to zero | No | Yes | Yes | Yes |
| IaC blueprints | No | Limited | Limited | Yes |

## Pages

- [RailPush](https://railpush.com): Home — deploy from a repo to a live URL in minutes
- [Documentation](https://railpush.com/docs): Guides, REST API, CLI, and MCP reference
- [Pricing](https://railpush.com/pricing): Fixed monthly per-resource pricing, free tier included
- [Templates](https://railpush.com/templates): One-click deploy templates
- [API Playground](https://railpush.com/playground): Try the API interactively
- [OpenClaw Cloud](https://railpush.com/openclaw): Hosted OpenClaw personal AI operator on RailPush
- [Hermes Agent Cloud](https://railpush.com/hermes): Hosted Hermes dev agent with ChatGPT OAuth, guest chat, and OpenAI-compatible API
- [Compare](https://railpush.com/compare): RailPush vs Heroku, Railway, Render, and Fly.io
- [What is an AI-native PaaS?](https://railpush.com/what-is-an-ai-native-paas): Definition and capabilities of the AI-native PaaS category
- [FAQ](https://railpush.com/faq): Common questions about RailPush
- [Blog](https://railpush.com/blog): Deployments, MCP, AI agents, and PaaS engineering
- [Changelog](https://railpush.com/changelog): New features, improvements, and fixes
- [Status](https://railpush.com/status): Live platform status
- [About](https://railpush.com/about): About RailPush

## Blog

- [RailPush Service Analytics: Traffic, Latency, and Top Paths in One Dashboard](https://railpush.com/blog/railpush-service-analytics)
- [Customer Alerts, Notification Inbox, and Support Tickets in RailPush](https://railpush.com/blog/customer-alerts-notification-inbox)
- [Launch OpenClaw Without Telegram or Discord](https://railpush.com/blog/openclaw-browser-only-mode)
- [I Let an AI Agent Deploy My App. It Took 47 Seconds.](https://railpush.com/blog/deploy-with-ai-agents)
- [The Best Heroku Alternative in 2026 (That Nobody's Talking About)](https://railpush.com/blog/heroku-alternative-2026)
- [Why AI Agents Need Their Own PaaS](https://railpush.com/blog/why-ai-agents-need-their-own-paas)
- [How to Deploy a Node.js App in 2026 (The Modern Way)](https://railpush.com/blog/deploy-nodejs-app-2026)
- [Deploy a Python Django App to Production in 5 Minutes](https://railpush.com/blog/deploy-python-django-app)
- [Self-Hosted vs Managed PaaS: The Real Cost Nobody Talks About](https://railpush.com/blog/self-hosted-vs-managed-paas)
- [Set Up a Production PostgreSQL Database in 5 Minutes](https://railpush.com/blog/setup-production-postgresql)
- [What is MCP? The Protocol That Lets AI Agents Use Tools](https://railpush.com/blog/what-is-mcp-protocol)
- [Building an AI-Powered DevOps Pipeline with MCP](https://railpush.com/blog/ai-devops-pipeline-mcp)
- [Claude + MCP: Deploy Infrastructure from a Chat Window](https://railpush.com/blog/claude-mcp-deploy-infrastructure)
- [Migrating from Heroku to RailPush: A Step-by-Step Guide](https://railpush.com/blog/migrate-heroku-to-railpush)
- [Railway vs Render vs RailPush: 2026 Comparison](https://railpush.com/blog/railway-vs-render-vs-railpush)
- [Why We Built RailPush (And What We Learned)](https://railpush.com/blog/why-we-built-railpush)

## Links

- Website: https://railpush.com
- MCP server: https://mcp.railpush.com
- GitHub: https://github.com/Railpush/railpush-mcp
- YouTube: https://www.youtube.com/@Railpushagent
- X: https://x.com/Railpushagent
