agenthost for VS Code
eu.agenthost/agenthost
Agent-first web hosting: deploy sites, apps, databases and domains over MCP.
client:VS Code
transport:streamable-http
Install agenthost in VS Code
.vscode/mcp.json
{
"servers": {
"agenthost": {
"type": "http",
"url": "https://agenthost.eu/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs