Building an MCP-style routed agent system from scratch
Tutorial on constructing a modular agent that discovers tools, routes requests intelligently, plans execution, and injects context dynamically.
• Tool server exposing web search, local retrieval, dataset loading, Python execution
• Structured capability definitions for intelligent routing
• Plan-then-execute workflow with context injection