Tool Shed | Kamiwaza Docs

Tool Shed

Tool Shed lets you deploy and manage tool servers from supported container images or curated templates. It is designed for tool-enabled applications and agent workflows that need dedicated, platform-managed endpoints.

Kamiwaza typically leverages Model Context Protocol (MCP) servers to provide tools to agentic workflows via these.

For documentation on specific tools available in the Tool Shed, please check the Extensions section. If you want to build and ship your own app, service, or tool for Kamiwaza, see the Developer Guide.

What you can do

Deploy from a template

  1. Open Tool Shed in the Kamiwaza UI.
  2. Choose a tool template.
  3. Provide required environment variables (for example API keys).
  4. Click Deploy. A public HTTPS URL is generated for the tool server.

Remote template catalog

Tool templates can sync from a remote catalog (the same catalog used by App Garden). Administrators can:

This enables rapid rollout of new tools without shipping static JSON files.

API highlights

These endpoints are available behind the standard API gateway:

Notes