Internal Documentation

Claude Code Guide

Everything you need to know to use Claude Code across Machina Sports projects. From quickstart to advanced workflows with multi-agent and MCP servers.

Quick install

$ npm install -g @anthropic-ai/claude-code

What Claude Code does

Read & edit files

Claude reads source code, writes new files, and makes precise edits with diffs.

Run shell commands

Execute tests, build scripts, git, and any shell command with permission controls.

Search your codebase

Find files by pattern, search content with regex across large codebases.

Access the web

Fetch documentation, read API specs, or search the web from your terminal.

Popular pages

Sections