> ## Documentation Index
> Fetch the complete documentation index at: https://klarityai-add-transformation-playbook.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Where you build

> Four surfaces, split across a non-technical and a technical track.

Four surfaces, each mapped to a track. The MCP carries the Company Brain into the AI tools people already use, reached one way by non-technical builders and another by technical ones.

## The surfaces

**Advisor**, in-product and low-code, for non-technical builders. Recommends and generates builds, dashboards, and current-state analysis, with before-and-after diagrams.

**MCP from a chat platform**, [ChatGPT](/install/chatgpt) or [Claude](/install/claude), for non-technical builders. Ask the Company Brain and build simple skills and reusable prompts, drawing on the other context in your chat app.

**MCP from a coding harness**, [Codex](/install/codex), [Claude Code](/install/claude-code), or [Cursor](/install/cursor), for technical builders. Feed live Company-Brain context into compound builds.

**ADK**, the methodology served through the MCP in [Codex](/install/codex), [Claude Code](/install/claude-code), or the [Gemini CLI](/install/gemini-cli), for technical builders. Scaffolds compound agents end to end. See [The technical track](/transformation/technical-track).

## The build grid

Read it by track. If you're non-technical you use the top two, if you're technical the bottom two.

| Track         | Surface                                                | What you build                                                                                |
| ------------- | ------------------------------------------------------ | --------------------------------------------------------------------------------------------- |
| Non-technical | Advisor (in-product, low-code)                         | Skills and simple agents; before-and-after workflow diagrams                                  |
| Non-technical | MCP from a chat platform (ChatGPT, Claude)             | Ask the Company Brain; build simple skills and reusable prompts, with your other chat context |
| Technical     | MCP from a coding harness (Codex, Claude Code, Cursor) | Feed live Company-Brain context into compound builds                                          |
| Technical     | ADK, served through the MCP                            | Scaffold compound agents end to end: design, build, evals, deploy                             |

## Pick your track

<Columns cols={2}>
  <Card title="The non-technical track" icon="users" href="/transformation/non-technical-track">
    Business users building skills and simple agents in Advisor or from a chat app.
  </Card>

  <Card title="The technical track" icon="code" href="/transformation/technical-track">
    Developers and AI Centers of Excellence building compound agents in a coding harness.
  </Card>
</Columns>
