Labsco
MCP SERVER · OFFICIAL PROJECT

Cambium Product Manager

by cambium-ai

Keeps a product decision record across sessions — business case, phase, decisions — so the next conversation starts informed.

Agent MemoryOfficial source
Summary
record_decision plus recall_context is the pair that stops every product conversation restarting from zero.

Product work is mostly the accumulation of decisions and the reasons behind them, and that is exactly what a chat session throws away. Writing the decision down where the next session can read it is a small idea that changes how useful an assistant is on week three. Being in free private beta means both the terms and the tool set should be expected to move.

What it is

Cambium's product-manager endpoint. Seven tools, and most of them are about memory rather than action: what the business case is, what phase the work is in, and what was decided along the way.

What you get
  • get_business_case and set_business_case — the case the work rests on, held between sessions
  • set_phase — where the product is in its lifecycle
  • record_decision and recall_context — a decision log the next conversation can read
  • research_product_idea — research against an idea
  • end_session — close the working session cleanly
Requirements

OAuth bearer, with the client expected to re-register dynamically when a 401 says so. Free during the private beta, with access rolled out from a waitlist.

Setup effort

Paste a URL, then authorize — add the endpoint to your client, then approve the OAuth consent screen