Function Calling Support in LLM Models

Explains function calling (tool use) in LLMs: how models emit structured requests to invoke external functions, the request-execute-return loop, provider support, and practical reliability notes.

June 26, 2026 · 2 min

MCP vs Plugins in Claude Code: which to use when

MCP vs plugins: layered distinction (external systems vs assistant-extension packaging); both cross-surface across Claude Code, Cowork, and the Claude apps

June 15, 2026 · 3 min

MCP Interaction Model

Deep-dive into the Model Context Protocol interaction model covering components, OAuth 2.1 authorization, initialization, capability discovery, tool calling, sampling, and elicitation.

May 16, 2026 · 4 min