GitHub Copilot Directory

Every extension your Copilot workflow needs

Browse and install the best tools and integrations for GitHub Copilot — code quality, DevOps, documentation, security, and more — all in one place.

30+
Top tools
8
Categories
Free
To browse

Neon for GitHub Copilot

Neon brings serverless Postgres branching into GitHub Copilot, letting developers run migrations and query checks without leaving their editor. Its Copilot agents use Neon's branch-per-change workflow so schema edits never touch production data directly. Create an isolated database branch per migration Run schema changes with instant rollback on failure Surface slow queries inside Copilot Chat Generate REST API code against your live schema

Databases

LaunchDarkly for GitHub Copilot

LaunchDarkly's Copilot integration brings feature-flag management into GitHub Copilot Chat, letting you create flags and check cleanup status conversationally. Ask @launchdarkly-app feature-flag questions Create boolean flags from natural language Check flag cleanup status inline Use from Copilot Chat or your IDE

DevOps & CI/CD

Octopus Deploy for GitHub Copilot

Octopus Deploy's Copilot Extension lets you query your Octopus instance in plain English from GitHub Copilot Chat, without leaving your editor. Ask @octopus-ai-app deployment status questions Check release history conversationally Track runbook progress inline Query deployments without switching tools

DevOps & CI/CD

GitHub Copilot for Azure

GitHub Copilot for Azure is a VS Code extension adding AI-powered Azure skills to Copilot, letting you provision resources and query Azure Resource Graph via conversation. Provision Azure resources conversationally Deploy applications without leaving VS Code Query Azure Resource Graph in plain language Manage cloud infrastructure through Copilot Chat

Cloud & Infrastructure

Azure DevOps MCP Server

Azure DevOps MCP Server is Microsoft's official MCP server connecting GitHub Copilot to Azure DevOps, so you can query work items, pipelines, and repos in plain language. Query work items and boards from Copilot Chat Inspect pipeline runs and release status Search Azure Repos without switching tabs Works directly in VS Code or the Copilot CLI

DevOps & CI/CD

Snyk

Snyk integrates with GitHub to find and fix known vulnerabilities in open-source dependencies, container images, and code as you open pull requests. Scan dependencies for known vulnerabilities Check container images for security issues Surface findings inline on pull requests Suggest fixes for flagged vulnerabilities

Security

Mermaid Chart (VS Code)

Mermaid Chart lets GitHub Copilot Chat generate flowcharts, sequence diagrams, and architecture diagrams directly from your code, then edit them in an interactive editor. Ask @mermaid-chart to diagram existing code Generate flowcharts and sequence diagrams Produce ER and architecture diagrams Edit results in an interactive Mermaid editor

Documentation & Diagrams

Stack Overflow for GitHub Copilot

Stack Overflow's Copilot Extension searches 58 million+ Q&A threads from inside GitHub Copilot Chat, returning summarized, source-linked answers. Ask @askstackoverflow coding questions directly Search 58 million+ archived Q&A threads Get summarized, source-linked answers Stay in your development flow

Documentation & Diagrams

ReadMe for GitHub Copilot

ReadMe's Copilot Extension lets developers ask natural-language questions about any ReadMe-hosted API and get code samples inline within GitHub Copilot Chat. Ask questions about ReadMe-hosted API docs Get inline code samples for integrations Skip tab-switching to documentation sites Integrate external APIs faster

Documentation & Diagrams

GitHub Models Extension

GitHub Models Extension is an official Copilot chat extension that lets you compare and prompt GitHub-hosted AI models like GPT-4o, Llama, and Mistral without leaving your editor. Compare responses across multiple hosted models Prompt GPT-4o, Llama, and Mistral directly Select the right model for a given task Test models without switching to a browser

AI & Search

Context7 MCP

Context7 is an MCP server that injects live, versioned library documentation into GitHub Copilot prompts at query time, grounding code generation in real docs instead of guesses. Pull current API docs for the exact library version Reduce hallucinated function signatures Query documentation directly from Copilot Chat Cover popular open-source libraries via Upstash

AI & Search

Docker for GitHub Copilot

Docker's Copilot Extension generates Dockerfiles and docker-compose configs tailored to your project, without leaving GitHub Copilot Chat. Ask @docker for tailored Dockerfiles Generate docker-compose configs from context Learn containerization best practices inline Scan images for vulnerabilities with Docker Scout

DevOps & CI/CD

Perplexity AI

Perplexity AI 's Copilot extension lets you search the web in real time from GitHub Copilot Chat, returning cited, up-to-date sources for coding questions. Ask @perplexityai real-time web questions Get answers backed by cited sources Skip context-switching to a browser Stay current on fast-moving libraries

AI & Search

Atlassian Rovo

Atlassian Rovo connects Jira and Confluence to GitHub Copilot Chat, surfacing assigned issues, sprint context, and team documentation directly inside your IDE. Reference @atlassian-rovo to pull assigned Jira issues Surface sprint context without leaving the editor Search Confluence documentation from Copilot Chat Generate code suggestions informed by team knowledge

Project Management

Pangea for GitHub Copilot

Pangea's Copilot Extension lets developers query security and compliance APIs, including secrets detection, redaction, and audit logging, directly from GitHub Copilot Chat. Detect secrets before they ship Redact sensitive data conversationally Query audit logs inline Harden code without switching context

Security

SonarQube Cloud

SonarQube Cloud analyzes pull requests for bugs, vulnerabilities, and code smells across 40+ languages, blocking bad code from reaching main in GitHub Copilot workflows. Scan pull requests across 40+ languages Flag bugs and security vulnerabilities Block merges that fail quality gates Track technical debt over time

Code Quality & Testing

CodeRabbit

CodeRabbit delivers AI-powered pull-request reviews for GitHub Copilot users, summarizing changes, catching logic bugs, and suggesting line-by-line fixes before merge. Summarize pull-request changes automatically Flag logic bugs beyond simple linting Suggest line-by-line code improvements Cut review time and reduce shipped bugs

Code Quality & Testing

WakaTime

WakaTime automatically tracks programming activity from your editor, including GitHub Copilot usage, generating dashboards on time spent per language and project. Track time automatically per language and file Generate dashboards without manual logging Set and monitor coding goals Include Copilot usage in activity reports

Project Management

Codecov

Codecov merges test-coverage reports from any CI system and posts them on GitHub pull requests, helping Copilot-assisted teams track coverage over time. Merge coverage reports from any CI provider Post line-by-line annotations on pull requests Track coverage trends across commits Flag untested code before it merges

Code Quality & Testing

Sentry for GitHub Copilot

Sentry's Copilot integration brings error context into GitHub Copilot Chat, letting you triage issues and auto-generate fixes within the pull-request workflow. Triage Sentry issues from Copilot Chat Understand root causes inline Auto-generate unit tests for bug fixes Stay within the GitHub pull-request flow

Monitoring & Observability

Datadog GitHub Copilot Integration

Datadog's Copilot integration ingests usage metrics from the GitHub Copilot API, giving engineering leaders dashboards on adoption and productivity. Track acceptance rates across teams Monitor active users by language and IDE Break down AI productivity by team Build dashboards from the Copilot metrics API

Monitoring & Observability

DataStax for GitHub Copilot

DataStax's Copilot Extension connects your AstraDB vector database to GitHub Copilot Chat, letting you query data and scaffold application code in natural language. Query AstraDB data using natural language Scaffold application code against your schema Troubleshoot database issues in Copilot Chat Built directly into the GitHub partnership integration

Databases

LambdaTest for GitHub Copilot

LambdaTest's Copilot Extension integrates cloud browser and device testing into GitHub Copilot Chat, letting you trigger cross-browser runs and debug failures inline. Trigger cross-browser test runs from chat Retrieve test results without switching tools Debug failures directly in Copilot Chat Test across real cloud browsers and devices

Code Quality & Testing

Linear for GitHub

Linear for GitHub automates your pull-request workflow by syncing branches to issues and auto-closing issues when PRs merge, bridging execution with product planning for GitHub Copilot teams. Sync branches to Linear issues automatically Auto-close issues when pull requests merge Keep project status synced in real time Bridge engineering execution with product planning

Project Management

Showing 124 of 30 apps