M
mcp
20 endpointsliveAIOProductOS spine over MCP — customers, revenue, feedback, work, analytics on one typed record. (MCP server com.aioproductos/mcp, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for mcp.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| PM Playbook /get_pm_playbook | How 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 | $0.0020 per call | unknown |
| Connected Identity /whoami | Show 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 | $0.0020 per call | unknown |
| PM Metadata /pm_meta | List 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 catal | $0.0020 per call | unknown |
| Product Brain Snapshot /get_product_brain | A 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 | $0.0020 per call | unknown |
| Weekly Signal Memo /get_weekly_signal_memo | The 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 | $0.0020 per call | unknown |
| Roadmap Drift /get_roadmap_drift | Planned vs shipped features over a window: a drift score (0-100, 100 = perfect alignment), counts (planned / shipped / on-time / slipped / unplanned / orphaned) | $0.0020 per call | unknown |
| Customer 360 /get_customer_360 | Everything about ONE customer, resolved by id, email, domain, or company name: profile, subscription + MRR, how many users sit under the account, and their verb | $0.0020 per call | unknown |
| NPS (revenue-weighted) /analyze_nps | NPS for the product: the standard −100…100 score AND revenue-weighted NPS (each respondent weighted by their account MRR), plus detractor accounts ranked by MRR | $0.0020 per call | unknown |
| Net Revenue Retention /analyze_nrr | Net Revenue Retention (revenue-weighted) next to logo retention (count-weighted), the expansion/contraction/churn split, and the accounts that lost the most MRR | $0.0020 per call | unknown |
| Conversion Funnel /analyze_funnel | Build a conversion funnel from the product's own events: distinct users per step, step-to-step conversion %, and drop-off, evaluated in the exact order you pass | $0.0020 per call | unknown |
| Cohort Retention /get_retention | Weekly cohort retention for the product: users grouped by first-seen week (one row per cohort, newest last), with the share still active each subsequent week — | $0.0020 per call | unknown |
| User Path Flow /analyze_paths | Trace what users do AFTER a start event — the journey flow (Sankey) from the product's own events. Returns the next-step transitions ranked by user count (most | $0.0020 per call | unknown |
| List Tasks /list_tasks | List the org's board tasks and return the matches with their status, priority, assignees, and any linked feature/insight/sprint. Optionally narrow by status_id | $0.0020 per call | unknown |
| Get Task /get_task | Get one task by id and return it with its full comments and assignees. Read-only. Resolve the id first with list_tasks — never guess it; pair with update_task o | $0.0020 per call | unknown |
| Create Task /create_task | Create a task and return the created task. list_id defaults to the org's first list when omitted; feature_id / insight_id link it to the spine and sprint_id sch | $0.0020 per call | unknown |
| Create Feature /create_feature | Create a feature on the product spine and return it (id, key, name, status). The key is generated from the name; status starts 'active'. product_id defaults to | $0.0020 per call | unknown |
| Create Objective (OKR) /create_objective | Create an objective, optionally with key results, and return it. period is free text (e.g. 'Q3 2026'); product_id and parent_id (a parent objective) are optiona | $0.0020 per call | unknown |
| Create Sprint /create_sprint | Create a sprint and return it (id, name, goal, state, dates). state is 'future' (default) or 'active'; start_date / end_date are optional ISO 8601. Only name is | $0.0020 per call | unknown |
| Create Page /create_page | Create a Page (in-product doc / PRD on the spine) and return it (id, title). `body` is plain text — blank-line-separated blocks become paragraphs; omit it for a | $0.0020 per call | unknown |
| Update Feature /update_feature | Update a feature and return it; omitted fields are unchanged. status is 'active' | 'discovered' | 'archived' (there is NO 'shipped' status — set mark_shipped:tr | $0.0020 per call | unknown |