The essential tools for coding with Claude — from Claude Code to IDE extensions, MCP servers, and developer utilities.
Anthropic's official agentic coding tool. Lives in your terminal, reads your codebase, writes code across files, runs commands, and iterates autonomously. The most powerful way to code with Claude.
Official VS Code extension bringing Claude into your editor. Inline code suggestions, chat panel, and file-aware context. Works alongside your existing workflow.
Open-source AI code assistant that integrates Claude into VS Code and JetBrains IDEs. Supports autocomplete, chat, and inline editing with configurable models.
AI pair programming in your terminal. Connects to Claude's API for git-aware code editing. Automatically commits changes and handles multi-file edits.
Connect Claude to GitHub via the Model Context Protocol. Create issues, review PRs, search code, manage repositories — all from your Claude conversation.
Query PostgreSQL databases directly from Claude. Run read-only queries, explore schema, and analyze data without leaving your conversation.
Build custom AI agents powered by Claude. The same engine behind Claude Code, exposed as Python and TypeScript libraries for building your own agentic applications.
Official TypeScript/JavaScript client for the Claude API. Streaming, tool use, batch processing, and type-safe interfaces for building applications.
Official Python client for the Claude API. Full support for all API features including streaming, tool use, vision, and batch processing.
Unified API proxy that lets you call Claude alongside other models with a single interface. Useful for applications that need model flexibility.