Claude Code
Then start `claude` and run `/mcp` to sign in.
claude plugin marketplace add aidropit/pluginsclaude plugin install aidropit@aidropit
Connect Claude Code, Codex or Cursor to aidrop. Then ask it to bring your app from a repository to a live address.
For the plugin connection, install it and sign in when prompted. Any other MCP client points at the same address and authorises the same way.
Then start `claude` and run `/mcp` to sign in.
claude plugin marketplace add aidropit/pluginsclaude plugin install aidropit@aidropit
The last line signs you in.
codex plugin marketplace add aidropit/plugins --sparse .agents/pluginscodex plugin add aidropit@aidropitcodex mcp login aidropit
Point it at the address and approve the consent screen it opens on the first call.
{ "mcpServers": { "aidrop": { "url": "https://aidrop.it/mcp" } } }Open your repository in your coding agent and ask it to connect the project. Ask it what the runtime needs from the code, then confirm before deploying.
Your agent may ask for access or missing configuration. A build is what determines whether this repository runs here, and it names what stopped it.
Connect this repository to an aidrop project.Check what it needs to run there.Show me any blockers before we deploy.
Any client that speaks MCP reaches the same Services: point it at https://aidrop.it/mcp and authorise it in the browser. There is no public REST API and no API key to create — that surface and its SDKs were retired, and an agent holding an OAuth authorisation is what replaced them.
Read the quickstart