Productivity
aioproductos.com
Provides product management tools to access playbooks, identity, metadata, product snapshots, and weekly customer signal analysis for AIOProductOS.
ENDPOINT 1
https://platform.aioproductos.com/api/mcp
MCP server metadata
- Name
- AIOProductOS
- Version
- 0.1.0
Known tools 71
whoamiShow the connected AIOProductOS identity (org, member) AND the org's products (id, name, is_primary).
Inferred read-onlyget_product_brainA grounded snapshot of the org's product so YOU can reason about it.
Inferred read-onlyget_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.
Inferred read-onlyget_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.
Inferred read-onlyget_customer_360Everything about ONE customer, resolved by id, email, domain, or company name: profile, subscription + MRR, how many users sit under the account, and their verbatim feedback.
Potential side effectsanalyze_npsNPS 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-at-risk (highest first).
Inferred read-onlyanalyze_nrrNet Revenue Retention (revenue-weighted) next to logo retention (count-weighted), the expansion/contraction/churn split, and the accounts that lost the most MRR (ranked, highest loss first).
Inferred read-onlyanalyze_funnelBuild 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.
Potential side effectsget_retentionWeekly 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 — a lower-triangular grid.
Inferred read-onlyanalyze_pathsTrace what users do AFTER a start event — the journey flow (Sankey) from the product's own events.
Inferred read-onlylist_tasksList the org's board tasks and return the matches with their status, priority, assignees, and any linked feature/insight/sprint.
Inferred read-onlycreate_featureCreate a feature on the product spine and return it (id, key, name, status).
Potential side effectscreate_objectiveCreate an objective, optionally with key results, and return it.
Potential side effectscreate_pageCreate a Page (in-product doc / PRD on the spine) and return it (id, title).
Potential side effectsupdate_objectiveUpdate an objective's name / description / period and return it; omitted fields are unchanged (null clears description or period).
Potential side effectsupdate_key_resultUpdate a key result — most often to move current_value as progress lands — and return it; omitted fields are unchanged.
Potential side effectsupdate_pageUpdate a Page — rename, set icon, replace the body, or archive/unarchive (archived:true hides it, false restores it).
Potential side effectslist_initiativesList the org's initiatives — the strategic layer between goals and features (goal → initiative → feature → epic → release).
Inferred read-onlycreate_initiativeCreate an initiative — a strategic effort that groups features and rolls up to a goal — and return it.
Potential side effectsupdate_initiativeUpdate an initiative and return it; omitted fields are unchanged.
Potential side effectslist_ideasList the org's ideas — the native, votable idea backlog — ranked by vote count (highest first).
Inferred read-onlycreate_ideaCreate an idea in the backlog and return it (starts with 0 votes, status 'new').
Potential side effectsupdate_ideaUpdate an idea's title / body / status and return it; omitted fields unchanged.
Potential side effectsvote_ideaCast (or remove) the connected member's vote on an idea and return the new vote state.
Potential side effectspromote_ideaPromote an idea into a roadmap feature: creates a feature from the idea (name + description), stamps the idea 'promoted' and links it to the new feature, and returns the feature id.
Inferred read-onlycreate_releaseCreate a release and return it (id, version, changelog, released_at).
Potential side effectscreate_experimentCreate a PM experiment (a Build-Measure-Learn hypothesis) and return it.
Potential side effectsupdate_experimentUpdate a PM experiment — advance its state and record the outcome — and return it.
Potential side effectslist_decisionsList the org's logged decisions — title, rationale, status, and any linked feature/release/objective — newest first.
Inferred read-onlypost_to_channelPost a message to a team Comms channel you belong to, as the connected member, and return the posted message.
Potential side effectsreply_in_channelReply in a thread under a specific message in a Comms channel you belong to, as the connected member, and return the posted reply — org-visible to the channel.
Potential side effectsreply_to_conversationSend a public reply to a support-inbox conversation, as the connected member, and return the result — it goes to the end-user on the conversation's channel.
Potential side effectsadd_noteAdd an INTERNAL note to a support conversation — visible only to your team, never sent to the end-user — and return the result.
Inferred read-onlyresolve_conversationMark a support-inbox conversation resolved (closed) and return the result.
Inferred read-onlycancel_bookingCancel a scheduled booking (call/meeting) and return the result — the invitee is notified per the scheduling settings.
Inferred read-onlyreschedule_bookingReschedule a booking to a new start time (ISO 8601) and return the result — the invitee is notified.
Inferred read-onlyreview_artifactAgent-as-critic over a DRAFT artifact (a feature spec, experiment plan, or page): checks it against a baseline PM bar — clear problem/hypothesis, a measurable success metric, evidence cited, risks named, a rollout/experiment plan — and returns structured findings (section, severity, a CONCRETE suggested fix, and a verbatim evidence quote) plus a 0-100 score.
Inferred read-onlylist_artifact_versionsVersion history of an artifact's AI reviews (F5): every review run is a version with its score, model, cost, who/what generated it, and whether it's the current one.
Inferred read-onlyrevert_to_versionRestore an earlier artifact version (F5) to current and return the now-current version: the existing current version is flipped to 'reverted' (kept for the learning signal) and the chosen version becomes current again.
Inferred read-onlyupdate_taskUpdate one or more of a task's fields and return the updated task; fields you omit are left unchanged (idempotent — re-sending the same values is a no-op).
Potential side effectscomment_on_taskAdd a comment to a task, authored as the connected member, and return the created comment.
Inferred read-onlycapture_insightWrite a piece of customer feedback to the spine (the agent's own hand, not just reading) and return the created insight.
Potential side effectslist_conversationsList support-chat conversations in the inbox (open + snoozed by default; pass status='all' to include closed).
Inferred read-onlyget_conversationRead one support conversation: the visitor plus the full message thread, oldest first.
Potential side effectslist_insightsSearch the captured insight backlog (voice of customer) — the read twin of capture_insight.
Inferred read-onlylist_featuresThe product's feature catalogue with description, status, and when each was last touched — richer than pm_meta (which is just id+name for resolution).
Inferred read-onlyget_codebase_mapThe auto-generated codebase brain map for one product: a plain-language summary, the module/node/edge counts, when the map was last generated, and the labels of the modules it found.
Inferred read-onlylist_channelsList the team Comms channels the connected member belongs to (membership-scoped).
Inferred read-onlyread_channelRead a Comms channel's recent messages, newest included (the connected member must be a channel member).
Inferred read-onlyget_device_candidatesClusters of ≥2 end_users seen on the same device: 'anon_bridge' (high confidence — an anonymous visitor later identified) or 'device_shared' (low confidence — review only).
Inferred read-onlymerge_end_usersMerge source end-users into a target and return the merge result, including the merge event id (also recoverable later via list_identity_merges): all FK rows (events, insights, tasks, …) are re-pointed onto the target and the sources are tombstoned.
Inferred read-onlyunmerge_end_usersUndo a previous end-user merge: reads the merge ledger and re-points every FK row (events, insights, tasks, …) back to its original end-user, un-tombstoning the folded-in sources.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.aioproductos]
url = "https://platform.aioproductos.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aioproductos": {
"type": "http",
"url": "https://platform.aioproductos.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aioproductos
Remote MCP URL: https://platform.aioproductos.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"aioproductos": {
"url": "https://platform.aioproductos.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aioproductos": {
"type": "http",
"url": "https://platform.aioproductos.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aioproductos",
"transport": "streamable-http",
"url": "https://platform.aioproductos.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for aioproductos.com was fetched 2026-07-31T05:17:38.749Z and is being refreshed.
aioproductos.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.