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
- Step 1
Connect a repository
Start a trial and index the repo GitHub Copilot will work in.
- Step 2
Configure MCP extension
Add Moxie Docs as an MCP server endpoint in GitHub Copilot settings.
- 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.