Hand it the keys, and a limit.

Marina has an MCP server, a command line built to be driven, and an API. Connect a coding agent in one line and it ships your app, attaches a database and reads the logs, spending from a prepaid wallet instead of a card.

No extra charge

you pay for what your agent runs, nothing for the tools

What an agent gets.

One line to connect

Point your client at the server and it signs in through the browser, the way the site does. There is no key to paste into a config file you might commit.

A ceiling it cannot pass

The wallet is prepaid, so it can only spend what you topped up. Give it a credential that cannot spend at all, or one with a limit. Revoke it and every session using it stops.

Built to be driven

Every command speaks JSON, none of them ever prompts, and the exit codes mean something. An agent finishes unattended instead of stalling on a keystroke.

It asks before the one thing it cannot undo

Creating, deploying and resizing go ahead on their own. Buying a domain is permanent, so that one comes back to you first.

How it works.

$ claude mcp add --transport http marina https://mcp.marinahost.app/mcp

Then, in the client:

deploy this repo and give me the URL

Building…

Live · shop.sites.marinahost.app

Cursor and Codex read the same server, and anything that speaks the protocol can use it. If you would rather it went through a terminal, the command line does everything the server does, and the API is underneath both.

Claude · Claude Code · Cursor · Codex · your own client

Read the setup →

Twenty six tools.

The whole product, not a read-only slice of it: everything your agent can reach through the server.

Ship

Create an app, deploy it from a repo or a directory, publish a static site, set config vars, resize, run a one-off command inside it.

Store

Create Postgres, Redis or SQLite, attach one to an app, and read the connection back.

Name

Search for a domain, buy it, point it at what you run, and set up email on it.

Watch

Read the build log, read the runtime log, and ask what any of it costs before spending.

See the whole rate card →