# aidrop.it > App hosting connected to your AI coding agent. Deploy from Claude Code, Cursor or Codex, then continue working with the repository, the deployment state and the build history in one Project. ## How it works Connect a GitHub repository or use aidrop's Git hosting. Ask your agent to build and deploy it. A deployed address is open to the internet from the first deploy: there is no preview password, no members-only state and no publishing step. Who may open a running application and who may read its repository and delivery record are separate lists. Your agent writes and pushes source changes. Aidrop builds authorised revisions and hosts supported applications. Existing code may need adaptation. No analyser reads a repository beforehand: a build is the check, and when it stops it names what stopped it with the log. ## Hosting and plans - Trial: 7 days, no credit card. One application and a managed PostgreSQL database, sharing 768 MB RAM and 0.75 vCPU. No custom domain. - Starter: $5 USD/month. 1 project, 512 MB RAM, 0.5 vCPU. Aidrop address only. No managed database, cache, queue or custom domain. - Pro: $20 USD/month. 2 projects, 3 GB RAM, 3 vCPU. Managed PostgreSQL and custom domains. - Scale: $99 USD/month. 5 projects, 8 GB RAM, 8 vCPU. Adds Valkey cache and queue. - Business: $299 USD/month. 20 projects, 40 GB RAM, 20 vCPU. Dedicated runtime cluster; allow up to 24 hours for setup. Prices are per team and include applicable taxes. Team members are unlimited. Applications and backing services share the team's CPU and memory allowance. A backing service uses capacity, not an additional project slot. Free includes no hosting after trial. Application containers have no persistent disk. Durable data belongs in a managed database or external storage. External services are accessed over HTTP/HTTPS; native external database connections are not supported. Aidrop keeps no backup copies and makes no restore promise; a database export is available on demand. ## Product - [How it works](https://aidrop.it/how-it-works): Repository connection, access, deployment, addresses and runtime boundaries. - [Connect your agent](https://aidrop.it/install): Plugin commands and MCP setup. MCP is the only way in; there is no public REST API. - [Pricing](https://aidrop.it/pricing): Plans, capacity, service availability and complete comparison. - [Bring your app](https://aidrop.it/migrate): Bringing an existing repository, and separately scoped migration assistance. - [Documentation](https://docs.aidrop.it): Setup guides and the MCP tool reference. - [Dashboard](https://app.aidrop.it): Create an account and manage projects. ## Company aidrop.it is operated by AIDROP Technologies, an engineering company in Warsaw. The team has 15 years of commercial development experience across fintech, startups and SaaS. Their roles cover infrastructure and system design, and backend engineering and product. - [About](https://aidrop.it/about) - [Contact and legal company details](https://aidrop.it/contacts) - [Engineering blog](https://aidrop.it/blog/) - [Deploying an AI-built app](https://aidrop.it/blog/ai-app-deployment-gap/): The practical production decisions between a localhost demo and a service people can use. - [A rollback should not rebuild](https://aidrop.it/blog/a-rollback-should-not-rebuild/): Every successful build keeps its image under the commit's tag; a rollback starts an older image without rebuilding, and migrations are written so an old version runs on a new schema. - [Taking over an existing codebase](https://aidrop.it/blog/inherit-a-codebase-with-an-agent/): How to make a codebase understandable and safe to change after its original author is gone. - [Terms](https://aidrop.it/terms) - [Privacy](https://aidrop.it/privacy) - [GDPR](https://aidrop.it/gdpr) - [Cookies](https://aidrop.it/cookie-policy) - [Refunds](https://aidrop.it/refund-policy) - [Abuse policy](https://aidrop.it/abuse-policy)