Compose Tools Across Servers
Chain results from one server into another.
Tools That Work Together
The real magic of a fleet is composition: feeding one tool's output straight into another, even when they live on different servers. 🔗
A Simple Chain
Imagine a search server that finds a file path, then a files server that reads it. Linking those steps forms a useful chain from a single request.
All lessons in this course
- One Host, Many Servers
- Avoid Tool Name Collisions
- Server Registries & Discovery
- Compose Tools Across Servers