Chapter 14: The Model Context Protocol (MCP)
An introduction to the Model Context Protocol (MCP), the JSON-based standard for communication between the Worka Host and pack backends.
An introduction to the Model Context Protocol (MCP), the JSON-based standard for communication between the Worka Host and pack backends.
A guide to building a backend MCP server for your pack using Rust and the `rmcp` crate.
A guide to building MCP tools using non‑Rust SDKs in Worka v2.
Learn how to build packs in other languages using Worka SDKs and WASM targets.
Learn how your pack's backend can request structured input from the user using the Elicitation protocol.
Learn how to implement a tool in a pack’s MCP server and connect it to your UI.