← Registry

Productivity

aioproductos.com

Provides product management tools to access playbooks, identity, metadata, product snapshots, and weekly customer signal analysis for AIOProductOS.

1 endpoint71 known toolsFirst detected July 6, 2026Last detected September 6, 2026

ENDPOINT 1

https://platform.aioproductos.com/api/mcp

No auth detected

MCP server metadata

Name
AIOProductOS
Version
0.1.0
Capabilities
toolsresourcesextensions.io.modelcontextprotocol/ui

Known tools 71

get_pm_playbook

How to operate as a product manager on AIOProductOS.

Inferred read-only
whoami

Show the connected AIOProductOS identity (org, member) AND the org's products (id, name, is_primary).

Inferred read-only
pm_meta

List the org's PM lists, statuses, members, and features as id+name pairs.

Inferred read-only
get_product_brain

A grounded snapshot of the org's product so YOU can reason about it.

Inferred read-only
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 verbatim quotes, week-over-week deltas (new / repeated / stronger / weaker), concluded experiments, and shipped releases.

Inferred read-only
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), median slip days, and the top slipped + unplanned ships.

Inferred read-only
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 verbatim feedback.

Potential side effects
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-at-risk (highest first).

Inferred read-only
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 (ranked, highest loss first).

Inferred read-only
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.

Potential side effects
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 — a lower-triangular grid.

Inferred read-only
analyze_paths

Trace what users do AFTER a start event — the journey flow (Sankey) from the product's own events.

Inferred read-only
list_tasks

List the org's board tasks and return the matches with their status, priority, assignees, and any linked feature/insight/sprint.

Inferred read-only
get_task

Get one task by id and return it with its full comments and assignees.

Inferred read-only
create_task

Create a task and return the created task.

Potential side effects
create_feature

Create a feature on the product spine and return it (id, key, name, status).

Potential side effects
create_objective

Create an objective, optionally with key results, and return it.

Potential side effects
create_sprint

Create a sprint and return it (id, name, goal, state, dates).

Potential side effects
create_page

Create a Page (in-product doc / PRD on the spine) and return it (id, title).

Potential side effects
update_feature

Update a feature and return it; omitted fields are unchanged.

Potential side effects
update_objective

Update an objective's name / description / period and return it; omitted fields are unchanged (null clears description or period).

Potential side effects
update_key_result

Update a key result — most often to move current_value as progress lands — and return it; omitted fields are unchanged.

Potential side effects
update_sprint

Update a sprint and return it.

Potential side effects
update_page

Update a Page — rename, set icon, replace the body, or archive/unarchive (archived:true hides it, false restores it).

Potential side effects
list_initiatives

List the org's initiatives — the strategic layer between goals and features (goal → initiative → feature → epic → release).

Inferred read-only
create_initiative

Create an initiative — a strategic effort that groups features and rolls up to a goal — and return it.

Potential side effects
update_initiative

Update an initiative and return it; omitted fields are unchanged.

Potential side effects
list_ideas

List the org's ideas — the native, votable idea backlog — ranked by vote count (highest first).

Inferred read-only
create_idea

Create an idea in the backlog and return it (starts with 0 votes, status 'new').

Potential side effects
update_idea

Update an idea's title / body / status and return it; omitted fields unchanged.

Potential side effects
vote_idea

Cast (or remove) the connected member's vote on an idea and return the new vote state.

Potential side effects
promote_idea

Promote 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-only
create_release

Create a release and return it (id, version, changelog, released_at).

Potential side effects
update_release

Update a release and return it; omitted fields unchanged.

Potential side effects
create_experiment

Create a PM experiment (a Build-Measure-Learn hypothesis) and return it.

Potential side effects
update_experiment

Update a PM experiment — advance its state and record the outcome — and return it.

Potential side effects
list_decisions

List the org's logged decisions — title, rationale, status, and any linked feature/release/objective — newest first.

Inferred read-only
create_decision

Log a decision and return it.

Inferred read-only
update_decision

Update a decision and return it; omitted fields unchanged.

Potential side effects
delete_task

PERMANENTLY delete a task and return the deleted id.

Potential side effects
post_to_channel

Post a message to a team Comms channel you belong to, as the connected member, and return the posted message.

Potential side effects
reply_in_channel

Reply 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 effects
reply_to_conversation

Send 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 effects
add_note

Add an INTERNAL note to a support conversation — visible only to your team, never sent to the end-user — and return the result.

Inferred read-only
resolve_conversation

Mark a support-inbox conversation resolved (closed) and return the result.

Inferred read-only
cancel_booking

Cancel a scheduled booking (call/meeting) and return the result — the invitee is notified per the scheduling settings.

Inferred read-only
reschedule_booking

Reschedule a booking to a new start time (ISO 8601) and return the result — the invitee is notified.

Inferred read-only
review_artifact

Agent-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-only
list_artifact_versions

Version 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-only
revert_to_version

Restore 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-only
update_task

Update 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 effects
comment_on_task

Add a comment to a task, authored as the connected member, and return the created comment.

Inferred read-only
capture_insight

Write a piece of customer feedback to the spine (the agent's own hand, not just reading) and return the created insight.

Potential side effects
list_conversations

List support-chat conversations in the inbox (open + snoozed by default; pass status='all' to include closed).

Inferred read-only
get_conversation

Read one support conversation: the visitor plus the full message thread, oldest first.

Potential side effects
list_insights

Search the captured insight backlog (voice of customer) — the read twin of capture_insight.

Inferred read-only
list_features

The 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-only
list_objectives

List the org's OKRs.

Inferred read-only
list_experiments

List product experiments.

Inferred read-only
list_releases

List shipped releases.

Inferred read-only
list_pages

List the in-product docs / PRDs (Pages) on the spine.

Inferred read-only
get_page

Read one Page (doc / PRD) by id and return its full content.

Inferred read-only
get_codebase_map

The 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-only
list_sprints

Sprints — name, goal, state, and window, newest first.

Inferred read-only
list_channels

List the team Comms channels the connected member belongs to (membership-scoped).

Inferred read-only
read_channel

Read a Comms channel's recent messages, newest included (the connected member must be a channel member).

Inferred read-only
list_bookings

Upcoming confirmed bookings on the org's scheduling.

Inferred read-only
get_device_candidates

Clusters 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-only
list_identity_merges

List the org's end-user merge history.

Inferred read-only
merge_end_users

Merge 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-only
unmerge_end_users

Undo 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-only

CONNECT 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.

Trust status Neutral

aioproductos.com is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.