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.

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 →

mcp.json
{
  "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.