Product: agentstack.tech · Funnel: host-site
Publish static sites and SPA builds on AgentStack without a separate static host for your MVP.
| Item | Detail |
|---|---|
| Static sites | Public URLs at /s/{projectId}/{bucketName}/ |
| SPA builds | Client-router apps at /a/{projectId}/{bucketName}/ |
| Upload | Paste HTML, upload files, or deploy a ZIP (UI or MCP) |
| Releases | Snapshot and promote prior versions (rollback) |
| Files | Project Storage pairs with Sites; site bytes count toward your plan storage pool |
- Sign in at agentstack.tech.
- Open Storage → Sites for your project (or start at /host-site before sign-in).
- Create a site: paste HTML, drop a ZIP, or upload files.
- Publish when ready; copy the live
/s/...URL from the site card. - Use Releases in the site drawer to snapshot or promote a previous version.
Discovery:
GET https://agentstack.tech/mcp/actionsQuick publish (example action):
hosting.site.quick_start
Batch upload:
hosting.deploy_files
Authenticate with OAuth Bearer or X-API-Key on POST https://agentstack.tech/mcp using agentstack.execute — see MCP_QUICKSTART.md.
Full action list: MCP_CAPABILITY_MATRIX.md.
- Site files count toward the project owner's storage quota (subscription tier).
- Multiple sites per project are supported within plan limits.
- If a public URL is not reachable immediately, Republish from the Sites UI (edge readiness).
- On-platform AI editing of hosted sites is in development — ROADMAP_INTEGRATOR.md.
Pricing: agentstack.tech/pricing · Tiers: subscription/SUBSCRIPTION_TIERS.md.
- MCP_AND_ECOSYSTEM.md
- storage/README.md (files and hub)
- tutorials/01_hosting_static_site.md
Next: ../BUILD_YOUR_PRODUCT.md