Build a live interactive tool with Super
Product demo of Super, an AI assistant with her own apps, automating tasks from iMessage and Meta Display glasses.
Transcript summary: Super receives requests from text and Meta Display glasses, then uses her own cloud apps, browser, phone, email, and sandboxes to order food, book rides, build websites, browse the web, and finish practical tasks end to end.
What Super can do
No integrations necessary.
We solved reliable computer-use at $0 using our computer-use-cache, so Super automates her own apps in the cloud and works out of the box.
- Order rides, food, and groceries without setup
- Automate tasks other personal assistants cannot touch
- Super has her own email, phone, and apps,
so you don't have to grant access to your private email or calendar.
No required subscription.
Top up Super's wallet and pay as you go, or choose the optional $199 monthly Pro plan when you need higher device and computer-use limits.
- Start without a monthly plan
- Optional Pro through UCP, MPP, or x402
- No extra cards to track
AI for normies.
Super has access to full cloud sandboxes, her own mobile apps, browsers, and 1000+ integrations so she can solve practical tasks end to end.
- Automated research and daily reports
- Generate interactive websites: try a carrier pigeon simulator or festival setlist sequencer
- Automate socials and connected apps
Computer-Use Cache For Impossible Agents.
We solved $0 computer-use for repeatable tasks using a model trained on actions, so Super can automate her own apps in the cloud without limits.
- Replay reliable app actions without paying per click
- Train repeatable workflows from successful automations
- Give agents durable cloud app control at launch scale
Super Mac for auto-building agents
Connect Codex, Claude, and Hermes agent to Super Mac to generate deterministic scripts that improve over time and reduce your repeated costs to $0 with our built-in computer-use cache
What people say about us
"This goes way further than Apple showed."
"Probably the most forward looking demo is an AI agent called Super, which can place Uber and Doordash orders using nothing but voice."
"Super does something different: it actually completes the task."
"The unlock here for me is that it's not another LLM."
"Your assistant can finally leave the chat box."
"Every AI assistant tells you how to do things. Super actually does them."
Pricing
Start free, then add a managed device fleet when you need private agents, onboarding, and custom implementation support.
Free
Pay as you go with an agent wallet for chat, browser work, cloud code, website previews, orders, and real-world tasks.
Text Super Now- Pay-as-you-go wallet
- Web, SMS, and app access
- Optional integrations
10 Devices
Automate 10 cloud sandboxes or your private devices
A managed fleet for teams starting with private agents and hands-on implementation.
Choose 10 Devices- 10 swappable devices
- Access to private agents
- Live onboarding
- Forward-deployed engineering to build custom agents
100 Devices
Automate 100 cloud sandboxes or your private devices
Scale agents across a larger fleet with the same private agent, onboarding, and FDE access.
Choose 100 Devices- 100 swappable devices
- Access to private agents
- Live onboarding
- Forward-deployed engineering to build custom agents
Connect your agent to Super.
Add Super to your MCP client, or bring your own computer online with the CLI.
{
"mcpServers": {
"super": {
"url": "https://app.getsupers.com/mcp"
}
}
}
For clients supporting remote HTTP MCP and this JSON configuration format. Complete Super sign-in through your client's OAuth flow.
MCP setup guidenpm install -g superpowers-ai
superpowers login
Requires Node.js and npm. Sign in with your email or phone, then open the private control link. Use superpowers start to start again later.
News
Open-source launch ·
SuperPowers AI open-sources Computer-Use Cache
SuperPowers AI has released Computer-Use Cache, an MIT-licensed, OpenAI-compatible proxy designed to reduce the model cost of repeated agent workflows.
Instead of sending the same request to a model again, the cache stores successful responses and replays exact repeated requests. Cache misses still go to the upstream provider. Developers can use it for repeated browser, coding, and tool workflows, with setup options for Codex, Claude Code, Cursor, OpenClaw, and Hermes.
The release makes a practical idea available to developers: pay for new reasoning when it is needed, and reuse work when the request repeats. Cache hits avoid another upstream model call; other execution and infrastructure costs may still apply.
Interest in reliable, lower-cost automation is growing across the industry. In a separate announcement on June 10, 2026, Poetic reported a $50 million Series A for enterprise process automation. Its focus on software that combines AI learning with code-like execution reflects a related ambition, not evidence of identical technology.
Product Hunt launch · March 6, 2026
SuperPowers AI earns #2 Product of the Day
SuperPowers AI launched with a vision for real-time visual agents on phones and wearables, earning #2 Product of the Day on Product Hunt on March 6, 2026.
The launch introduced a different way to interact with AI: bring an agent into the context of what you are doing, rather than stopping to describe everything in a chat box. The original launch video shows that vision in action.
The first launch established the product direction. Computer-Use Cache extends it by addressing the cost of repeating work, giving developers an open-source building block for reusable agent workflows.