Connects product feedback, analytics, customers, strategy, and delivery workflows through an OAuth-enabled MCP server.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
This server is confirmed live β we successfully called its tools/list endpoint directly (see the verified badge above). We haven't yet sandbox-tested the stdio install command below specifically, which is a separate, ongoing check.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Claude Plugin.
get_pm_playbookHow to operate as a product manager on AIOProductOS. No arguments and no side effects β returns the same operating guide as plain text every call (deterministic): how to ground in the product brain, keep work welded to the spine (insightβfeatureβtaskβoutcome), prioritise on evidence (affected accounts + MRR + reach), and what 'done' means. Call it FIRST, before planning or prioritising, to load the house rules the other tools assume.
whoamiShow the connected AIOProductOS identity (org, member) AND the org's products (id, name, is_primary). Read-only; returns the identity plus the product list. For a multi-product org, call this first to get the product ids, then pass one as `product_id` to any product-scoped tool; omit product_id to use the primary.
pm_metaList the org's PM lists, statuses, members, and features as id+name pairs. Read-only; returns arrays for resolution only (list_features carries the richer catalogue). Call it to turn a name into an id before create_task / update_task β never guess an id.
get_product_brainA grounded snapshot of the org's product so YOU can reason about it. Returns one JSON object with: revenue + top paying accounts (ranked by MRR), web + product analytics headline metrics, the feature list, recent verbatim customer signals (newest first), and open-work counts β each block empty when that source isn't flowing yet. The time-windowed sections (revenue, cost, web + product analytics, feature usage) honour `window` (7 | 30 | 90 days, default 30). Single call, no pagination. Start here to ground, then go deeper with the dedicated list_* reads and the analytics tools. Optional product_id (the org's primary product when omitted).
get_weekly_signal_memoThe Weekly Product Signal Memo β the last 7 days of customer signal clustered into themes (insights grouped by feature, ranked by the revenue behind them) with verbatim quotes, week-over-week deltas (new / repeated / stronger / weaker), concluded experiments, and shipped releases. Deterministic β every count is off real rows, no fabricated quotes. Optional `week` (ISO 'YYYY-Www') for a past week; `generate=1` rebuilds + persists the current week now. Read-only apart from that rebuild; returns the persisted memo, empty when the requested week has none. Open a weekly review with it, then drill into a theme with list_insights.
get_roadmap_driftPlanned vs shipped features over a window: a drift score (0-100, 100 = perfect alignment), counts (planned / shipped / on-time / slipped / unplanned / orphaned), median slip days, and the top slipped + unplanned ships. Deterministic, no LLM cost. window = week | month | quarter (default quarter); optional product_id. Read-only; returns the drift report, zeroed when nothing was planned or shipped in the window. Use it in planning reviews to check delivery against the roadmap, then open the slipped features with list_features.
The AIOProductOS/claude-plugin MCP server exposes an AIOProductOS workspace through Model Context Protocol tools. It brings together customer feedback, account revenue, product analytics, support conversations, roadmap records, delivery work, releases, experiments, objectives, and codebase mapping. The central model is a product spine: customer evidence can be connected to features, tasks, outcomes, and strategic planning records.
The read side supports product discovery and analysis. Agents can inspect a product brain, generate or retrieve a weekly signal memo, compare planned work with shipped work, examine customer 360 records, and calculate NPS, revenue retention, funnel conversion, retention cohorts, and user paths. They can also browse ideas, initiatives, decisions, insights, features, objectives, experiments, releases, pages, sprints, tasks, conversations, channels, and artifact review versions.
The write side supports actions such as creating and updating tasks, promoting ideas, managing features and initiatives, planning sprints and releases, recording decisions, writing pages, capturing insights, posting to channels, and reviewing or reverting AI artifact versions. Actual access is constrained by the connected organization and the memberβs permissions.
The AIOProductOS/claude-plugin MCP server can be used as a hosted connector at https://platform.aioproductos.com/api/mcp or through the documented npm stdio command. The hosted connection uses OAuth sign-in rather than an API key. The README describes OAuth 2.1 with dynamic client registration and PKCE, and says that sign-in occurs on first use when the connector requests workspace approval.
Several tools are intended to be called in a specific order. get_pm_playbook loads the product-management operating rules. whoami identifies the organization and available products, while pm_meta resolves names to IDs. Agents should use list or lookup tools before passing IDs to create, update, or comment operations. get_product_brain provides a starting snapshot, after which dedicated analytics and list tools can supply more detail.
Some operations have visible external effects. Replies and resolution actions affect the support inbox, channel posts appear to teammates, and booking changes notify meeting guests. delete_task is permanent, cascades to subtasks, and requires the exact confirmation value DELETE.
The AIOProductOS/claude-plugin MCP server requires an AIOProductOS workspace. The project documents installation as an official Claude Code plugin and also provides an npm-based stdio connection for other MCP hosts. The README states that the plugin itself is free but drives a paid AIOProductOS workspace; it also mentions a 14-day onboarding runway for new organizations.
For the hosted connector, connect the MCP client to the documented endpoint and complete the OAuth sign-in flow. No API key is listed as required. For local stdio use, run the projectβs published package with the package runner shown in the README. Workspace data remains scoped to the organization and the connected role.
Key capability groups include:
The repository also documents interactive MCP Apps for task boards, weekly signal views, and funnel results when the host supports MCP Apps. Hosts without that support receive the regular text tool responses instead.
Factual signals from GitHub, npm, and our automated checks β not a rating.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/aioproductos-claude-plugin)<a href="https://allmcps.com/mcp/aioproductos-claude-plugin"><img src="https://allmcps.com/api/badge/aioproductos-claude-plugin?style=directory" alt="Claude Plugin on AllMCPs" /></a>