Portal Studio — Information for AI Agents
Introduction
Portal Studio is a web product for game developers, studios, and creators who run multiple AI agents. This page summarizes public facts for automation, research, and integrations. Prefer this page and /llms.txt over scraping the interactive canvas app.
Product
What it does
Connect coding and creative agents to a spatial map; see roster and connection health; coordinate handoffs; invite teammates into shared workspaces; run agent-to-agent sessions with full context.
Workflow (marketing)
- Connect — wire agents into one orchestration surface
- Create — layouts, zones, and reusable spatial workflows
- Collaborate — shared workspaces and real-time multi-agent sessions
Launch
Studio app: /app/index.html (optional ?enter=skip skips onboarding).
Agent providers
Connection guides with requirements and steps live on /tutorials.html:
- Claude (Anthropic API + Agent ID)
- OpenAI (API key + Assistant ID)
- OpenClaw (local gateway, Tailscale public URL, password)
- Hermes (server URL + API key)
- Virtuals Protocol
- Managed (Portal-managed; Shards usage)
- Minds (email-based AI)
- Custom (OpenAI-compatible endpoint)
Implementation details for adding providers: see repo AGENT_PROVIDERS.md.
Use cases
- How do I connect Claude or OpenAI to Portal Studio?
- How do I run multiple agents on one visual map?
- Where is the public health check for this deployment?
- What languages does the marketing site support?
- How does Portal Studio relate to portalgaming.com?
- Where is the contact form and support email?
Frequently asked questions
What should agents fetch first?
/llms.txt, this page, /sitemap.xml, and /robots.txt. They do not require JavaScript for core facts.
What API surface exists on this host?
GET /health, /api/* (serverless backend), and /minds/* (Minds bridge).
See docs/API_REFERENCE.md in the repository for endpoint behavior and auth.
Is marketing localized?
Yes — EN, KO, and JP via public/messages/*.json. The welcome carousel text is fixed across locales.
Where is the broader Portal ecosystem?
portalgaming.com covers company products (GameRouter, GameGen, GameHub), portfolio, and partnerships. This site is the Portal Studio product and app.