GitHub Copilot + Moxie Docs

MCP & instructions context for GitHub Copilot

GitHub Copilot Agent Mode reads instructions and MCP extensions at session start. Moxie Docs generates live repository documentation, serves citation-backed context over MCP, and updates your Copilot instructions on every merge.

  • MCP + Copilot instructions. Use .github/copilot-instructions.md for standing rules and MCP for live codebase context.
  • Automatic drift prevention. When build steps or folder structures change, Moxie proposes instruction updates as reviewable PRs.
  • GitHub native. Connects directly to your GitHub Organization repositories with no token management headache.

Set up GitHub Copilot with Moxie

  1. Step 1

    Connect a repository

    Start a trial and index the repo GitHub Copilot will work in.

  2. Step 2

    Configure MCP extension

    Add Moxie Docs as an MCP server endpoint in GitHub Copilot settings.

  3. Step 3

    Keep instructions current

    Moxie automatically detects doc drift and opens reviewable PRs when conventions change.

$ npx moxie-docs setup

Sign in, configure your editor, and install the skill - one command.

FAQ