CCA-F · exam code CCAR-F · free practice

Claude Certified Architect – Foundations (CCA-F) exam guide and free practice test

The Foundations exam validates that you can make informed implementation trade-offs when building real-world solutions with Claude: agent architecture and orchestration, tool design and MCP integration, Claude Code configuration, prompt engineering and structured output, and context management.

Who it's for: Developers and architects who build with Claude Code, the Claude Agent SDK, the Claude API, and the Model Context Protocol (MCP).

CCA-F exam format at a glance

Official name
Claude Certified Architect – Foundations
Exam code
CCAR-F (also written CCA-F)
Questions
60
Time limit
120 minutes
Passing score
720 out of 1,000 (scaled)
Exam fee
$125 USD
Question types
Scenario-based multiple choice
Delivery
Online, proctored (Pearson VUE) via the Anthropic Partner Academy
Credential validity
12 months

CCA-F exam domains and weights

The official blueprint splits the exam into 5 domains. Our randomized mock exams sample questions in these same proportions, so a full-length attempt has the same domain mix as the real exam. The last column is how many practice questions we have for each domain.

DomainExam weightStudy areasPractice questions
D1 · Agentic Architecture & Orchestration27%
  • Workflow patterns (chaining, routing, parallelization, orchestrator-workers, evaluator-optimizer)
  • Agent loops & stop_reason handling
  • Multi-agent orchestration & economics
  • Subagent isolation & context passing
  • Long-running agent harnesses & reliability
  • Frameworks vs direct API, simplicity principles
61
D2 · Tool Design & MCP Integration18%
  • MCP primitives (tools/resources/prompts, sampling/roots/elicitation)
  • MCP transports, lifecycle & capability negotiation
  • MCP security, trust & annotations
  • Tool design & the Agent-Computer Interface
  • API tool use (tool_choice, tool_result, strict)
  • Structured errors, idempotency & safe side effects
74
D3 · Claude Code Configuration & Workflows20%
  • CLAUDE.md hierarchy & path-scoped rules
  • Skills, subagents, hooks & slash commands
  • Permissions, settings precedence & modes
  • MCP config scopes in Claude Code
  • Headless mode & CI/CD integration
  • Output styles & plan mode
45
D4 · Prompt Engineering & Structured Output20%
  • Prompting techniques (clarity, multishot, CoT, XML, roles, long-context)
  • Structured outputs & strict tool use
  • Schema design, nullable fields & validation-retry
  • Evaluations & LLM-as-judge
58
D5 · Context Management & Reliability15%
  • Context window mechanics & overflow behavior
  • Prompt caching
  • Compaction, context editing & agentic memory
  • API reliability, streaming, batching & rate limits
  • Escalation, provenance & human oversight
60

Official Anthropic prep courses for CCA-F

The exam is written against these free courses from the Anthropic Partner Academy. Do them first; use our practice tests to check what stuck.

  1. AI Fluency: Framework & Foundations

    Learn to collaborate with AI systems effectively, efficiently, ethically, and safely.

  2. Building with the Claude API

    The full spectrum of working with Anthropic models using the Claude API — tools, structured output, caching.

  3. Claude on Google Cloud

    Working with Anthropic models on Google Cloud (Vertex AI).

  4. Claude Code in Action

    Run long, hands-off Claude Code sessions you can trust: steer, configure, automate, and verify.

  5. Claude 101

    Learn how to use Claude for everyday work tasks, understand core features, and explore resources.

  6. Claude with Amazon Bedrock

    Working with Claude models through AWS Bedrock — Anthropic's first-of-its-kind AWS accreditation training.

  7. Introduction to Model Context Protocol

    Build Model Context Protocol servers and clients from scratch using Python.

Free CCA-F practice tests on this site

298 original questions, each tagged to a domain and study area, with a short explanation and a deeper teaching note for every option. Sign in with your email (free) to take any of these and keep your results.

Randomized Quick Test

20 fresh questions sampled from the whole CCA-F question bank with official exam-blueprint weighting. Different every attempt.

20 questions

Randomized Full Exam

A full-length 60-question exam sampled from the whole CCA-F question bank with official exam-blueprint weighting (D1 27% · D2 18% · D3 20% · D4 20% · D5 15%). Different every attempt.

60 questions

Claude Certification Practice Test #1

30 quick-fire multiple choice questions plus 12 scenario-based questions from the official Claude Certified Architect Exam Guide.

42 questions

Claude Certification Practice Test #2

20 questions covering the Claude API, prompt engineering, and evaluation workflows.

20 questions

Claude Certification Practice Test #3

20 questions covering tool use, agents vs workflows, and the Model Context Protocol.

20 questions

Claude Certification Practice Test #4

20 questions covering production patterns: caching, batches, streaming, security, and Claude Code.

20 questions

Claude Certification Practice Test #5 (Full-Length Mock Exam)

Full-length 60-question mock exam modelled on the Claude Certified Architect exam. Harder, scenario-based questions across five domains: Agentic Architecture & Orchestration, Tool Design & MCP Integration, Claude Code Configuration & Workflows, Prompt Engineering & Structured Output, and Context Management & Reliability.

60 questions

Claude Certification Practice Test #6 (Gap Coverage)

36 questions targeting topics the first five tests under-cover, drawn from Anthropic's engineering guides, the MCP specification, and the internal study pack: MCP client primitives and transports, tool annotations and consolidation, Claude Code settings precedence and output styles, native structured outputs, context-window mechanics, and long-running-agent reliability. Includes reliability-pattern questions (idempotency, uncertain side effects, lookup-then-act, provenance) surfaced by the community-source audit.

36 questions

Free CCA-F sample questions with answers

Try 5 free CCA-F sample questions with answers — one from each major domain. They are pulled straight from our bank, so the format, difficulty, and explanations are exactly what you get in the full practice exams.

Sample question 1 · CCA-F · D1 Agentic Architecture & Orchestration · medium

Your agent loop calls the API with a server-side web search tool enabled and receives a response with stop_reason "pause_turn". What should the harness do?

Sample question 2 · CCA-F · D2 Tool Design & MCP Integration · medium

Your MCP client needs to find out what tools are available from an MCP server. What message type should it send?

Sample question 3 · CCA-F · D3 Claude Code Configuration & Workflows · medium

Different MCP tools return timestamps in mixed formats (Unix epoch, ISO 8601, locale strings), and the agent intermittently mangles conversions when synthesizing them. Most reliable fix?

Sample question 4 · CCA-F · D4 Prompt Engineering & Structured Output · medium

You enable JSON outputs and citations in the same request so users can verify extracted facts. What happens?

Sample question 5 · CCA-F · D5 Context Management & Reliability · medium

Your application receives an HTTP 529 response from the Anthropic API. What does this indicate?

Take the full CCA-F practice exam — freeEvery question in the bank comes with the same explanation and deep dive.

CCA-F study resources

Anthropic's partner certification for architects who design Claude solutions end to end — Claude Code, the Agent SDK, the Claude API, and MCP. The official exam page below is the source of truth; start with its specified learning path.

  • Official CCA-F exam page

    The source of truth for this exam: the specified prep learning path and classes, the exam guide, certification policies, and registration ($125).

  • Official exam prep courses

    Anthropic's free prep-course catalog, including the CCA-F prep path the exam is written against.

  • Partner certifications hub

    All Anthropic partner certifications (Associate, Developer, Architect Foundations & Professional) — where the next certs we target will come from.

Community guide

  • Claude Certification Guide (community)Practice drillsD1 · D2 · D3 · D4 · D5

    The most complete community curriculum: 30 lessons, 230+ practice questions, a diagnostic, a mock exam, and spaced-repetition drills.

  • CCA Prep (community)Practice drillsD1 · D2 · D3 · D4 · D5

    Documents the 6 exam scenarios and a list of 17 canonical wrong-answer patterns — the 'deterministic beats probabilistic' meta-rule that decides many questions.

  • Tutorials Dojo CCA-F study guideOverviewD1 · D2 · D3 · D4 · D5

    A concise service-by-service focus list — good as a checklist to find gaps late in your prep.

  • The CCA exam: 5 domains, 6 scenarios (DEV)OverviewD1 · D2 · D3 · D4 · D5

    The clearest public walkthrough of the exam's structure and its gotchas (escalation is not failure, plan mode is not always right, session isolation in CI).

Course

  • Anthropic AcademyOverviewD1 · D2 · D3 · D4 · D5

    Anthropic's official free course catalog — the exam is written against this material, so it's the authoritative baseline for every domain.

Engineering guide

GitHub

  • MIT-licensed interactive practice exam plus per-task-statement cheat sheets with a distractor-recognition cribsheet — trains you to spot wrong answers, not just right ones.

  • OlivierAlter CCA-F exam bank (GitHub)Practice drillsD1 · D2 · D3 · D4 · D5

    The broadest single question bank (77 questions with explanations) mapped to all 30 official task statements, plus a Claude Code skill that runs the mock in your terminal.

  • The only build-it-then-break-it resource: eight runnable tutorials (agentic loop, MCP server, hooks vs skills, caching) that turn recall into muscle memory.

  • A CC-BY textbook with the deepest API-mechanics coverage — structured outputs, caching TTLs and breakpoints, error tiers, idempotency — areas other resources treat thinly.

  • An O'Reilly course repo with a 60-question bank, a local spaced-repetition study app, and the most detailed CI/CD reference (headless flags, GitHub Actions wiring).

Official docs

  • Claude API documentationDeep diveD2 · D4 · D5

    The source of truth for every API-mechanics fact the exam tests — stop reasons, tool use, structured outputs, caching parameters, batching.

  • Domain 3 is 20% of the exam and is tested almost entirely from this documentation — memory, settings, hooks, skills, subagents, headless mode.

  • The canonical ordered toolkit of prompting techniques the exam expects you to apply in the recommended order.

  • MCP questions turn on precise protocol facts — who controls each primitive, which transport is current, what the security model requires — all defined here.

Video

CCA-F exam FAQ

How many questions are on the CCA-F exam and how long is it?
60 questions in 120 minutes. Scenario-based multiple choice.
What is the passing score for the CCA-F exam?
The passing score is 720 out of 1,000 (scaled). You do not need to pass each domain individually; your overall scaled score determines the result.
How much does the CCA-F exam cost and where do I register?
The exam fee is $125 USD per attempt. Anthropic's official prep courses for CCA-F are free. Registration is through the Anthropic Partner Academy (Skilljar), with proctored delivery via Pearson VUE.
Is the exam code CCA-F or CCAR-F?
Claude Certified Architect – Foundations is officially coded CCAR-F. CCA-F and CCAR-F refer to the same exam.
How should I study for the CCA-F exam?
Start with Anthropic's official prep courses (linked on this page), then use the randomized CCA-F mock exam here to find weak domains. Study mode explains every option, and the "learn more" links point at the specific official docs or guides behind each question.
How many CCA-F practice questions are there?
Our CCA-F bank has 298 original questions tagged to the official domains and study areas. Randomized exams sample them in proportion to the official blueprint weights, so a full-length attempt has the same domain mix as the real exam.

Other Claude certifications

Ready to test yourself on CCA-F?

Free, full-length, and different every attempt.

Get started — it's free