AIOProductOS
AIOProductOS is a comprehensive product management MCP server that connects your workspace to manage the full product lifecycle — from customer feedback and analytics to tasks, sprints, and team communication.
Identity & Setup
whoami— View connected org and product listget_pm_playbook— Retrieve the PM operating doctrine for evidence-based prioritizationpm_meta— Resolve lists, statuses, members, and features to IDs before creating/updating tasks
Task Management
list_tasks,get_task— Browse and fetch tasks with full comments and assigneescreate_task,update_task— Create or update tasks linked to features/insightscomment_on_task— Add comments for progress tracking or handoffs
Product Intelligence
get_product_brain— Full snapshot of revenue, top accounts, analytics, features, customer signals, and open workget_customer_360— Everything about one customer (profile, MRR, users, verbatim feedback) by ID, email, domain, or company namecapture_insight— Write customer feedback directly to the product spine, linked to account and feature
Revenue & Analytics
analyze_nrr— Net Revenue Retention with logo vs. revenue retention divergenceanalyze_nps— Standard and revenue-weighted NPS with detractor accounts ranked by MRRanalyze_funnel— Conversion funnels from product events with drop-off analysisget_retention— Weekly cohort retention tableanalyze_paths— User journey flows (Sankey-style) after a specific event
Support & Conversations
list_conversations,get_conversation— List and read full support threads including internal notesreply_to_conversation— Send a visible reply to a visitoradd_note— Add an internal-only note to a conversationresolve_conversation— Mark a conversation as closed
Bookings / Scheduling
list_bookings— View upcoming scheduled calls/meetingscancel_booking,reschedule_booking— Cancel or move bookings to new time slots
Team Communication
list_channels,read_channel— See and catch up on team channelspost_to_channel,reply_in_channel— Post messages or reply in threads
All tools are read-only except explicit write operations: create_task, update_task, comment_on_task, capture_insight, reply_to_conversation, add_note, resolve_conversation, cancel_booking, reschedule_booking, post_to_channel, and reply_in_channel.
AIOProductOS plugin for Claude Code
Connect your AIOProductOS workspace to Claude Code and work your whole product from chat — feedback, revenue, tasks, releases, analytics, and code activity joined on one customer record.
One install gives you:
The workspace connection — the AIOProductOS remote MCP server (38 tools over the product spine: insights, tasks, sprints, releases, customer 360, funnels, retention, NRR, experiments, weekly signal memo, and more). OAuth sign-in, no API keys.
/aioproductos:triage— Monday-morning product triage: surfaces the top 3 customer-evidenced insights, scores them transparently from real revenue and usage, and (after you confirm) creates the tasks, assigns a named AI teammate, and schedules them into the next sprint.The
aioproductos-triageskill — the full triage doctrine, available whenever you ask "what should we work on next?"
Install
/plugin marketplace add AIOProductOS/claude-plugin
/plugin install aioproductos@aioproductosOn first use, the AIOProductOS connector will prompt you to sign in with your workspace account and approve access. All data is scoped to your organization and your role's permissions.
Related MCP server: PM-Skills MCP
Requirements
An AIOProductOS workspace (aioproductos.com). New organizations get a 14-day onboarding runway on their own data, and every plan carries a 30-day money-back guarantee. Your AI usage is never metered — flat plans, no credit meters.
What the triage looks like
This week's triage — top 3 (evidence-backed). Confirm before I create them.
# | Insight (source) | Proposed task | Score
--+-------------------------------+--------------------------+------
1 | "Need SAML" — 3 accts, $4.2k | SSO/SAML for enterprise | 2.4
2 | Onboarding drop 38% (funnel) | Shorten signup form | 240
3 | Churned acct cited exports | CSV export on reports | 4.0
Want me to create, assign (Ada · Backend AI), and schedule all 3 into Sprint W27?Every number traces to a record on the spine — accounts, MRR, funnel steps — not a planning-poker vibe. Effort stays a human call, and nothing is written until you confirm.
Other ways to connect
Any MCP host: custom connector URL
https://platform.aioproductos.com/api/mcpCLI/stdio:
npx @aioproductoscom/mcpDocs: aioproductos.com/mcp
Support
Questions, feedback, feature requests: office@aioproductos.com — a human founder answers every email.
License
MIT — see LICENSE. The plugin is free; it drives a paid AIOProductOS workspace.
Maintenance
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/AIOProductOS/claude-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server