Anthropic

Claude Codecoding from Anthropic

Terminal coding agent from Anthropic. Pair with MCP servers for tool use.

Claude Code is Anthropic's CLI coding agent — runs in your terminal, reads files, executes shell commands, and edits code. First-class MCP support means it can call any MCP server you configure. To make your project Claude-Code-friendly, publish a llms.txt at the root, document MCP servers in .well-known/mcp.json, and keep your README's structure cleanly Markdown-parseable.

Vendor
Anthropic
Category
Coding agents
Documentation

FAQ

What is Claude Code?
Claude Code is Anthropic's CLI coding agent — runs in your terminal, reads files, executes shell commands, and edits code. First-class MCP support means it can call any MCP server you configure. To make your project Claude-Code-friendly, publish a llms.txt at the root, document MCP servers in .well-known/mcp.json, and keep your README's structure cleanly Markdown-parseable.
How can I check whether my site is ready for Claude Code?
Run a free check at https://agentics.page — it audits whether your robots.txt allows the right bots, whether you publish llms.txt and JSON-LD structured data, whether your content is server-rendered, and whether Claude Code can actually consume your site.

Is your domain ready for Claude Code?

agentics checks whether your robots.txt allows the right bots, your llms.txt is in shape, your JSON-LD and SSR content are visible, and whether Claude Code can actually use your domain.

Run free check →

Related agents