Hey everyone — founder here, sharing what we shipped.
AIOProductOS is an operating system for product companies: it joins customer feedback, revenue, tasks, releases and analytics onto one typed record per customer, so questions like “which paying customers are blocked on features we haven’t shipped” resolve as queries instead of spreadsheet afternoons.
The dev-relevant bits:
- Remote MCP server —
com.aioproductos/mcpon the official MCP registry, 40 tools over the product spine (insights, tasks, sprints, releases, customer 360, funnels, retention, NRR). OAuth, no API keys — works from Claude Code, Claude Desktop, Cursor, or any MCP client. -
- Claude Code plugin: GitHub - AIOProductOS/claude-plugin: Official AIOProductOS plugin for Claude Code — connect your workspace (39 MCP tools) and run evidence-backed weekly product triage · GitHub — adds a weekly product-triage command on top of the MCP tools.
-
- Our blog now ships on Vercel (static, deployed via the Vercel MCP server, which felt pleasingly recursive): https://aioproductos-blog.vercel.app
- Live demo, no signup: Explore the live demo — AIOProductOS
- Would genuinely love feedback — especially from anyone building MCP servers: how are you handling tool-count sprawl vs. discoverability?