Tools & Protocols

The interfaces between AI and the real world.

Цена: 7 013 ₽

Длительность: 26 ч

Автор: John Jackson

Программа курса

  1. The Tool Interface — Why Agents Need Structured I/O
  2. Function Calling Deep Dive — OpenAI, Anthropic, Gemini
  3. Parallel Tool Calls and Streaming with Tools
  4. Structured Output — JSON Schema, Pydantic, Zod, Constrained Decoding
  5. Tool Schema Design — Naming, Descriptions, Parameter Constraints
  6. MCP Fundamentals: Stateless Requests and JSON-RPC
  7. Building an MCP Server: Stateless Python and TypeScript
  8. Building an MCP Client: Discovery, Routing, and Dual-Era Fallback
  9. MCP Transports: stdio and Stateless Streamable HTTP
  10. MCP Resources and Prompts: Addressable Context for Stateless Servers
  11. MCP Model Input: Sampling Migration and Stateless MRTR
  12. Explicit Scope and Stateless Elicitation
  13. MCP Tasks Extension: Durable Work on a Stateless Core
  14. MCP Apps on the Stateless Protocol
  15. MCP Security: Poisoned Metadata, Routing, and MRTR State
  16. MCP Authorization: CIMD, Issuer Binding, PKCE, and Step-Up
  17. Stateless MCP Gateways and Registry Admission
  18. MCP Auth in Production: Issuer-Bound Enrollment and Tokens
  19. A2A — Agent-to-Agent Protocol
  20. OpenTelemetry GenAI — Tracing Tool Calls End-to-End
  21. LLM Routing Layer — LiteLLM, OpenRouter, Portkey
  22. Agent Skills: Portable Contract and Runtime Boundary
  23. Capstone: Stateless Tool Ecosystem
  24. Skill Discovery and Progressive Disclosure
  25. Skill Invocation and Routing
  26. Skill Permissions, Sandboxes, and Trust
  27. Skill Evals, Packaging, and Portability
  28. MCP Tool Contracts and Content
  29. MCP Reliability, Cancellation, and Flow Control
  30. MCP Registry Supply Chain: Admission, Drift, and Rollback
  31. MCP Conformance Engineering: Versioning, Evidence, and Operations
  32. Итоговое задание