pleaseai

Context Please — Development skill for Claude Code

Development community

Code search MCP for Claude Code.

How to install Context Please

This entry records only its repository, not the path inside it, so there is no exact command to give. Open pleaseai/context-please and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Context Please does

Code search MCP for Claude Code. Make entire codebase the context for any coding agent.

Alternatives in Development

  • Code Review Graph — Local knowledge graph for Claude Code 3.7k ★
  • Understand Anything — Claude Code skills that turn any codebase into an interactive knowledge graph you can explore, search, and ask 2.5k ★
  • Evo — turns your codebase into an autoresearch loop — discovers what to measure, instruments the benchmark, then run 1.4k ★

README

Your entire codebase as Claude's context

[![License](https://img.shields.io/badge/License-MIT-blue.svg)](https://opensource.org/licenses/MIT) [![Node.js](https://img.shields.io/badge/Node.js-20%2B-green.svg)](https://nodejs.org/) [![Documentation](https://img.shields.io/badge/Documentation-📚-orange.svg)](docs/) [![npm - core](https://img.shields.io/npm/v/@pleaseai/context-please-core?label=%40pleaseai%2Fcontext-please-core&logo=npm)](https://www.npmjs.com/package/@pleaseai/context-please-core) [![npm - mcp](https://img.shields.io/npm/v/@pleaseai/context-please-mcp?label=%40pleaseai%2Fcontext-please-mcp&logo=npm)](https://www.npmjs.com/package/@pleaseai/context-please-mcp) [![code style](https://antfu.me/badge-code-style.svg)](https://github.com/antfu/eslint-config)

**Note:** This is a fork of [claude-context](https://github.com/zilliztech/claude-context) by Zilliz, maintained by PleaseAI with additional features and improvements.

**Extensions Status:** Chrome and VSCode extensions are currently TBD (To Be Determined) and not yet available in this fork.

**Context Please** is an MCP plugin that adds semantic code search to Claude Code and other AI coding agents, giving them deep context from your entire codebase.

🧠 **Your Entire Codebase as Context**: Claude Context uses semantic search to find all relevant code from millions of lines. No multi-round discovery needed. It brings results straight into the Claude's context.

💰 **Cost-Effective for Large Codebases**: Instead of loading entire directories into Claude for every request, which can be very expensive, Claude Context efficiently stores your codebase in a vector database and only uses related code in context to keep your costs manageable.


🚀 Demo

![img](https://lh7-rt.googleusercontent.com/docsz/AD_4nXf2uIf2c5zowp-iOMOqsefHbY_EwNGiutkxtNXcZVJ8RI6SN9DsCcsc3amXIhOZx9VcKFJQLSAqM-2pjU9zoGs1r8GCTUL3JIsLpLUGAm1VQd5F2o5vpEajx2qrc77iXhBu1zWj?key=qYdFquJrLcfXCUndY-YRBQ)

Model Context