Whatever you already use.
agenthost is a standard MCP server, so it is not really a question of which agent you have. Pick yours and see what changes once it can put things online.
Claude Code
Deploy the project you are already standing in, without leaving the terminal.
Connects with one command.
Read more →Claude
The Claude apps and claude.ai. Claude builds you something, then gives you the link to it.
Connects with one button.
Read more →Claude Cowork
Cowork works away on the thing for an hour, then publishes it at a real address.
Connects with a Claude connector.
Read more →ChatGPT
Turn on developer mode, paste one address, and ChatGPT can put things online.
Connects with a custom connector.
Read more →Codex
The Codex CLI, app and IDE extension, all from the one config file they share.
Connects with one command.
Read more →Gemini
Gemini CLI in the terminal, and custom apps in the Gemini web app.
Connects with one command.
Read more →Microsoft 365 Copilot Cowork
A plugin your admin uploads once, with the deploy skill built in.
Connects with a plugin package.
Read more →Cursor
One button, and Cursor can publish what it just built for you.
Connects with one button.
Read more →VS Code
GitHub Copilot's agent mode, with agenthost added as an MCP server.
Connects with one button.
Read more →Ready to do it rather than read about it? Get started in about three minutes →
Anything else that speaks MCP.
The nine above have a page because they are what people arrive with, not because they are special. agenthost is a remote MCP server over HTTP, and any client that speaks MCP can use it. Most take a config file shaped like the one beside this.
There is no API key to paste. Your client sends you here to sign in with your email the first time it connects, and nothing else is ever handed to it. For an agent that runs unattended and cannot open a browser, ask for a token once you are in.
The connect reference →
For agents that cannot open a browser →
{ "mcpServers": { "agenthost": { "url": "https://agenthost.eu/mcp" } } }
It is the same account either way.
Connect as many agents as you like. They all see the same projects, so you can build something in one and update it from another.