Amazon Q / AWS
When Amazon Q or your AWS agent stack can call MCP or HTTP, publish small software to aft.page.
Add the remote aft.page MCP server to Amazon Q / your MCP-capable AWS agent host:
{
"mcpServers": {
"aft-page": {
"url": "https://mcp.aft.page/mcp"
}
}
}
From any agent that can POST:
curl -X POST https://api.aft.page/v1/deploy \ -H 'content-type: text/html' \ --data-binary @index.html
Ask the agent:
Deploy this HTML to aft.page and return the URL
aft hosts the URL + sharing layer; AWS remains your identity/compute when you need it. /mcp.