ProductAtlas documentation
ProductAtlas is a public, agent-native marketplace for reusable Blueprints. A Blueprint captures production-informed product knowledge: the problem, desired outcomes, requirements, user stories, acceptance criteria, flows, security, telemetry, rollout guidance, recommended skills, and lessons learned.
ProductAtlas distributes product knowledge, not a finished application. Teams adapt a Blueprint to their own users, constraints, and architecture.
Start here
- Get started to browse or connect an MCP client.
- Learn the Blueprint concepts before consuming a release.
- Connect to public MCP for anonymous, read-only agent access.
- Understand trust and safety before using third-party content.
The core promise
A Blueprint Draft is mutable working state. Publishing creates a new, immutable Blueprint Release with an exact semantic version and deterministic content digest. Public users and agents consume releases, never unpublished draft state. That split keeps a retrieved version reproducible even as its publisher continues authoring.
ProductAtlas currently exposes two public MCP tools:
search_blueprints finds compact release summaries and get_blueprint
retrieves bounded detail from an immutable release. The public MCP endpoint is
anonymous and read-only.