Show HN: Agent MCP Studio – build multi-agent MCP systems in a browser tab
A secure, serverless, browser-based environment for prototyping and deploying multi-agent AI systems, emphasizing local execution and direct export to production-ready Python.
View Origin LinkProduct Positioning & Context
- Mixture of Experts (parallel + synthesizer)
- Sequential Pipeline
- Plan & Execute (planner decomposes, workers execute)
- Swarm (peer handoffs)
- Debate (contestants + judge)
- Reflection (actor + critic loop)
- Hierarchical (manager delegates via ask_ tools)
- Round-Robin (panel + moderator)
- Map-Reduce (splitter → parallel → aggregator)You build a team visually: drag tool chips onto persona nodes on a service graph, pick a strategy, and the topology reshapes to match. Each persona auto-registers as an MCP tool (ask_), plus an agent_chat(query, strategy?) meta tool. A bundled Node bridge speaks stdio to Claude Desktop and WebSocket to your tab — your browser becomes an MCP server.When you're done, Export gives you a real Python MCP server: server.py, agentic.py, tools/*.py, Dockerfile, requirements.txt, .env.example. The exported agentic.py is a faithful Python port of the same orchestration logic running in the browser, so the deployable artifact behaves identically to the prototype.Also shipped: Project Packs. Export the whole project as a single .agentpack.json. Auto-detects required external services (OpenAI, GitHub, Stripe, Anthropic, Slack, Notion, Linear, etc.) by scanning tool source for os.environ.get(...) and cross-referencing against the network allowlist. Recipients get an import wizard that prompts for credentials. Manifests are reviewable, sharable, and never carry secrets.Some things I'm honestly uncertain about:- 10 strategies might be too many. My guess is most users only need Supervisor, Mixture of Experts, and Debate. Open to data on which ones actually pull weight.
- Browser cold-starts (Pyodide warm-up on first load) are a real UX hit despite aggressive caching.
- bridge.js is the only non-browser piece. A hosted variant is the obvious next step.Built with Pyodide, DuckDB-WASM, Transformers.js, OpenAI Chat Completions (or a local Qwen 1.5 0.5B running in-browser via Transformers for fully offline mode). ~5K lines of HTML/CSS/JS in one file.https://www.agentmcp.studioGenuinely curious whether running this much LLM-generated code in a browser tab feels reasonable to you, or quietly terrifying.
Related Ecosystem & Alternatives
Discover adjacent products, open-source repositories, and developer tools sharing similar technical architecture.
Deep-Dive FAQs
What is Agent MCP Studio – build multi-agent MCP systems in a browser tab?
Where did Agent MCP Studio – build multi-agent MCP systems in a browser tab originate?
When was Agent MCP Studio – build multi-agent MCP systems in a browser tab publicly launched?
How popular is Agent MCP Studio – build multi-agent MCP systems in a browser tab?
Which technical categories define Agent MCP Studio – build multi-agent MCP systems in a browser tab?
What are some commercial alternatives to Agent MCP Studio – build multi-agent MCP systems in a browser tab?
How does the creator describe Agent MCP Studio – build multi-agent MCP systems in a browser tab?
Community Voice & Feedback
Discovery Source
Hacker News Aggregated via automated community intelligence tracking.
Tech Stack Dependencies
No direct open-source NPM package mentions detected in the product documentation.
Media Tractions & Mentions
No mainstream media stories specifically mentioning this product name have been intercepted yet.
Deep Research & Science
No direct peer-reviewed scientific literature matched with this product's architecture.
SaaS Metrics