#anthropic

14 pages tagged anthropic.

14/14

Claude Code

Anthropic's agentic command-line coding assistant — a tool-using LLM that lives in your terminal, reads and edits your codebase, runs commands, and coordinates multi-step engineering work through natural language.

06-08-2026#anthropic#agentic#cli

MCP Frameworks

Model Context Protocol (MCP) framework overview. Covers client/server architecture, stdio vs SSE vs streamable HTTP transports, FastMCP, mcp-go, the Python and TypeScript SDKs, and comparison with custom tool servers.

05-25-2026#mcp#model-context-protocol#anthropic

Claude Tool Use (Function Calling)

Define tools, handle tool calls, run agentic loops, use parallel tools, and manage errors with the Claude API.

05-25-2026#claude#tool-use#api

Claude Code Overview

Install, configure, and use Claude Code — Anthropic's agentic CLI. Covers interactive mode, headless scripting, CLAUDE.md memory files, the project/user settings hierarchy, IDE integration, and authentication.

05-25-2026#claude-code#cli#agentic

Claude Code

Anthropic's agentic CLI — installation, configuration, slash commands, hooks, MCP integration, subagents, skills, statusline, and power-user workflows.

05-25-2026#claude-code#cli#anthropic

Claude API

Complete TypeScript SDK reference for the Anthropic Claude API — install, messages.create, streaming, tool use, vision, types, and Node/Deno/Bun integration.

05-25-2026#claude#api#anthropic

Claude API

Streaming responses from the Anthropic API — server-sent events, event types, async iteration in Python and TypeScript, partial tool input, error handling, and retry strategies.

05-25-2026#claude#api#anthropic

Claude API

Complete Python SDK reference for the Anthropic Claude API — messages, streaming, vision, extended thinking, prompt caching, batch processing, and token counting.

05-25-2026#claude#api#anthropic

Claude API

Anthropic prompt caching — `cache_control`, 5-minute TTL, 1-hour beta, cache breakpoints, cost math, multi-turn caching patterns, and recipes for system prompts, tools, and documents.

05-25-2026#claude#api#anthropic

Claude API

The Anthropic Claude API — Python and TypeScript SDKs, streaming, tool use, batches, prompt caching, files, vision, and agentic loops.

05-25-2026#claude#anthropic#api

Claude API

The Anthropic Files API — upload PDFs, images, and text once and reference them by `file_id` across multiple messages, with citations, lifecycle management, and Workbench integration.

05-25-2026#claude#api#anthropic

Claude API

The Anthropic Message Batches API — create, poll, retrieve, and stream results at 50% off list price for asynchronous bulk processing of thousands of Claude requests.

05-25-2026#claude#api#anthropic

LangChain

Build LLM-powered pipelines with LangChain. Covers LCEL chains, chat models, prompts, output parsers, tools, agents, retrievers, memory, and streaming.

04-27-2026#python#langchain#llm

AI

Claude Code, Codex CLI, the Claude API, and prompt engineering — practical reference for building with and using large language models.

04-27-2026#ai#llm#claude