---
title: "GitHub Copilot CLI: How to get started"
url: https://daily.dev/posts/github-copilot-cli-how-to-get-started-htaiu7u4b
source_url: https://github.blog/ai-and-ml/github-copilot/github-copilot-cli-how-to-get-started/
type: article
source: "GitHub Blog"
published: 2025-10-13T22:44:06.112Z
updated: 2026-03-15T03:36:34.319Z
tags: ["ai", "cli", "devtools", "github"]
reading_time: 7
upvotes: 41
comments: 4
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# GitHub Copilot CLI: How to get started

**[GitHub Blog](https://daily.dev/sources/ghblog)** · 7 min read · 41 upvotes · 4 comments

## Summary

GitHub Copilot CLI brings AI assistance directly to your terminal, eliminating context switching between tools. Install it via npm, authenticate with your GitHub Copilot subscription, and use it for tasks like understanding codebases, checking dependencies, finding issues, implementing fixes, and managing Git workflows. The tool asks permission before executing commands, ships with GitHub MCP server integration, and supports extending functionality with additional MCP servers. Currently in public preview, it's designed for developers who spend significant time in the terminal and want AI help without leaving their command line environment.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://github.blog/ai-and-ml/github-copilot/github-copilot-cli-how-to-get-started/>

## Community discussion

Top comments from developers on daily.dev.

**@amizzo** · 1 upvotes

> Welcome (late) to the already-crowded AI-CLI ecosystem I guess. I'll stick with Codex/Gemini/Claude - at lesat until this can do something the others can't.

**@smferdousmahmud** · 0 upvotes

> ai is everyware , ha ha

---

Tags: [#ai](https://daily.dev/tags/ai), [#cli](https://daily.dev/tags/cli), [#devtools](https://daily.dev/tags/devtools), [#github](https://daily.dev/tags/github)

[View this post on daily.dev](https://daily.dev/posts/github-copilot-cli-how-to-get-started-htaiu7u4b)
