Skip to main content

Tools and Backends

Most Worka packs earn their value through tools.

That makes the backend contract critical. A tool that is poorly typed, poorly structured, or poorly bound to the runtime is hard to use from AI team members, hard to wire into views, and hard to secure.

This section explains:

  • how MCP fits into Worka
  • how the Rust SDK exposes tools and agents
  • how pack runtime execution works
  • how brokered HTTP reaches external APIs

Read these pages next

  1. MCP in Worka
  2. Rust SDK Tools and Agents
  3. Container Runtime Model
  4. Brokered HTTP and External APIs
  5. Other Languages