Plugin · Claude Code · LLM Integration

Augmentcode Context Engine Plugin

augmentcode-context-engine-plugin is a Claude Code plugin for the Build phase that adds Augment Code’s Context Engine MCP so agents retrieve semantic, codebase-wide context reliably.

by augmentcode · github.com/augmentcode/context-engine-plugin

Give Claude Code deep semantic context across large or long-lived codebases via the Context Engine MCP instead of guessing from file snippets alone.

4
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install augmentcode-context-engine-plugin@augmentcode/context-engine-plugin
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:augmentcode/context-engine-plugin") and the paste-ready config with skillselion.get_install_config("plugin:augmentcode/context-engine-plugin").

About

What it does

augmentcode-context-engine-plugin is the public home for Augment Code’s Context Engine MCP, packaged so solo builders can register a native context layer for coding agents. It targets the moment you outgrow ad-hoc @-mentions and need dependable semantic retrieval across modules, dependencies, and recent changes. Install it when you ship features with Claude Code on monorepos, legacy stacks, or repos you did not author from scratch. The engine is built to help agents operate confidently on complex, long-lived software rather than improvising from partial reads. Pair it with your normal build loop: planning in idea/validate, implementation in build, and safer refactors in ship and operate. This is an MCP integration, not a standalone skill—you configure the server, then agents call it as they work.

Highlights

  • Context Engine MCP for Claude Code and compatible agents
  • Semantic, system-level understanding beyond single-file prompts
  • Supports large codebases, file-level detail, and change history
  • Designed for reliable, production-style agent tasks and workflows
  • Single-plugin bundle from Augment Code’s public MCP repository

Why builders use it

Agents lose accuracy on big or unfamiliar repos because their context window fills with the wrong files and misses dependencies and history.

After you register the MCP, agents can pull structured, semantic codebase context so multi-file tasks and refactors need fewer blind guesses.

At a glance

  • Type - Plugin in LLM Integration.
  • Adoption - 0 installs, 4 stars, 0 votes.

FAQ

Who is augmentcode-context-engine-plugin for?

Indie and solo developers who run Claude Code (or similar agents) on complex repos and want Augment Code’s Context Engine as an MCP data source.

When should I use augmentcode-context-engine-plugin?

Use it when agent sessions routinely span many modules, you care about dependency-aware answers, or you are iterating on long-lived production codebases.

How do I add augmentcode-context-engine-plugin to my agent?

Install the plugin from the augmentcode/context-engine-plugin repo, configure the Context Engine MCP server in Claude Code, then enable it in your agent’s MCP settings before coding tasks.

Discussion

Comments

Share how you use augmentcode-context-engine-plugin, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.