Chapter 1: Understanding MCP and WanakuLearn the concepts behind the Model Context Protocol and how Wanaku extends it with routing, namespaces, and forwarding
Chapter 1: Getting Started with WanakuInstall the Wanaku CLI, start a local instance, add a tool, and use it from an AI agent
Chapter 1: Basic Wanaku OperationsManage tools, resources, prompts, and forwards — the four core MCP primitives
Chapter 2: Introduction to CapabilitiesUnderstand how capabilities work in Wanaku — built-in HTTP and Exec, the Camel Integration Capability, and custom extensions
Chapter 2: Service CatalogsPackage Apache Camel routes as MCP tools and deploy them to the Wanaku router
Chapter 2: Service TemplatesUse reusable, parameterized blueprints to create Service Catalogs quickly
Chapter 2: Organizing with NamespacesUse Wanaku namespaces to isolate tools and resources across environments or teams
Chapter 2: Aggregating MCP Servers with ForwardsExpose tools from upstream MCP servers through a single Wanaku router endpoint using forwards
Chapter 3: Wanaku on the CloudDeploy Wanaku on OpenShift with Keycloak authentication and the Wanaku Operator
Chapter 3: Camel Integration CapabilityRun Apache Camel workloads on Wanaku using the Camel Integration Capability
Chapter 4: Building a Plain Java CapabilityCreate a simple "echo" capability for Wanaku using the Java Capabilities SDK
Chapter 4: Exposing Existing Camel RoutesExpose existing Apache Camel routes as MCP tools via the Wanaku plugin