Your AI can draw on your screen. Diagrams, charts, images, narrated visual stories — rendered on a GPU-accelerated canvas in your browser. No plugins. No apps. Just open a URL.
AI Today
- Text streams down a screen
- No visuals, no diagrams
- AI is invisible
- Like a command line in 1983
With Portal
- AI draws what it means
- Circles, arrows, charts, images
- Voice narrates the story
- Like going from DOS to Mac
What It Does
Draw
Diagrams, charts, timelines, SWOT analyses, architecture maps — rendered at 60fps on your GPU
Narrate
Voice narration synchronized with visuals. The AI tells the story while drawing it.
Interact
Click elements to explore deeper. The AI responds visually. Navigation without URLs.
How to Start
Open portal.rootz.global — a wallet is created automatically. No sign-up. No password.
Copy the MCP connection line — shown on the welcome screen. One line.
Paste into your AI — Claude Code, ChatGPT, or any MCP-compatible AI.
Ask your AI to draw something — "Show me a SWOT analysis" or "Present this business plan visually."
Works With
Claude Code
Paste the MCP line into your terminal. Restart. Done.
ChatGPT
Add as MCP server in Developer Mode. No auth required.
Any MCP AI
Cursor, Windsurf, or any AI that supports HTTP MCP transport.
Why This Matters
In 1984, the Macintosh showed that humans interact with computers better through visual interfaces than command lines.
In 1993, Mosaic showed that a universal browser changes how information flows across the internet.
In 2026, the Rootz Portal shows that AI output doesn't have to be text. When AI can draw what it means — with diagrams, narration, and interactive elements — the communication bandwidth between humans and AI multiplies.
The Portal is 200KB of JavaScript. It runs in any browser. It works with any AI that can output JSON. The renderer is GPU-accelerated. The protocol is open. The identity is wallet-based — no passwords, no accounts.
Learn More
Read the Whitepaper — full technical architecture, roadmap, and vision.
AI Skill File — teaches any AI how to use Portal's visual tools.
AI Discovery — machine-readable service description.
GitHub — source code (private repo).
Privacy
What we collect: The Portal generates a random wallet address in your browser's localStorage. This is a random identifier — not linked to your real identity, email, or any personal information. We do not require sign-up, passwords, or accounts.
What we store: The server temporarily caches session data (scenes rendered, WebSocket connections) in memory only. No session data is written to disk or a database. When the server restarts, all session data is cleared. Images uploaded during a session are cached temporarily and expire.
What stays on your device: Your wallet key, session history, cached images, and exported recordings are stored in your browser's localStorage and IndexedDB. This data never leaves your device unless you choose to export or archive it.
Analytics: We track basic page view counts (no cookies, no tracking pixels, no third-party analytics). We count unique wallet addresses to understand usage but do not associate them with real identities.
AI interactions: When your AI sends commands to the Portal, those commands pass through our server to your browser via WebSocket. We do not log, store, or analyze the content of your scenes or narrations. The server is a relay, not a recorder.
Contact: discover@rootz.global
Terms
Rootz Portal is provided as-is, in preview, by Rootz Corp. The service is free during the preview period. We reserve the right to modify or discontinue the service. The Portal is an experimental AI interface — use it for presentations, demos, and exploration. Do not rely on it for production systems without discussing your use case with us.
The open-source renderer and MCP tools are available under MIT license on GitHub.