Tools & Protocols
The interfaces between AI and the real world.
Цена: 7 013 ₽
Длительность: 26 ч
Автор: John Jackson
Программа курса
- The Tool Interface — Why Agents Need Structured I/O
- Function Calling Deep Dive — OpenAI, Anthropic, Gemini
- Parallel Tool Calls and Streaming with Tools
- Structured Output — JSON Schema, Pydantic, Zod, Constrained Decoding
- Tool Schema Design — Naming, Descriptions, Parameter Constraints
- MCP Fundamentals: Stateless Requests and JSON-RPC
- Building an MCP Server: Stateless Python and TypeScript
- Building an MCP Client: Discovery, Routing, and Dual-Era Fallback
- MCP Transports: stdio and Stateless Streamable HTTP
- MCP Resources and Prompts: Addressable Context for Stateless Servers
- MCP Model Input: Sampling Migration and Stateless MRTR
- Explicit Scope and Stateless Elicitation
- MCP Tasks Extension: Durable Work on a Stateless Core
- MCP Apps on the Stateless Protocol
- MCP Security: Poisoned Metadata, Routing, and MRTR State
- MCP Authorization: CIMD, Issuer Binding, PKCE, and Step-Up
- Stateless MCP Gateways and Registry Admission
- MCP Auth in Production: Issuer-Bound Enrollment and Tokens
- A2A — Agent-to-Agent Protocol
- OpenTelemetry GenAI — Tracing Tool Calls End-to-End
- LLM Routing Layer — LiteLLM, OpenRouter, Portkey
- Agent Skills: Portable Contract and Runtime Boundary
- Capstone: Stateless Tool Ecosystem
- Skill Discovery and Progressive Disclosure
- Skill Invocation and Routing
- Skill Permissions, Sandboxes, and Trust
- Skill Evals, Packaging, and Portability
- MCP Tool Contracts and Content
- MCP Reliability, Cancellation, and Flow Control
- MCP Registry Supply Chain: Admission, Drift, and Rollback
- MCP Conformance Engineering: Versioning, Evidence, and Operations
- Итоговое задание