mcp-use CLAUDE.md
From mcp-use
This is the root configuration for Claude Code in the mcp-use monorepo.
Facts
- Repository
- mcp-use/mcp-use
- Status
- Actively maintained
- Last commit
- Source file
- CLAUDE.md
Source preview
The instructions Claude Code reads when this claude.md runs.
# CLAUDE.md
This is the root configuration for Claude Code in the mcp-use monorepo.
## Project Overview
**mcp-use** is a full-stack MCP (Model Context Protocol) framework providing clients, agents, and servers in both Python and TypeScript. This is a widely-used open-source library.
## Repository Structure
```
mcp-use/
├── libraries/
│ ├── python/ → Python library (PyPI: mcp-use)
│ └── typescript/ → TypeScript monorepo (npm: mcp-use, @mcp-use/*)
├── docs/ → Documentation
└── .github/ → CI/CD workflows
```
See language-specific CLAUDE.md files in `libraries/python/` and `libraries/typescript/` for detailed guidance.
---
## CRITICAL: Workflow for Non-Trivial Tasks
**YOU MUST follow this workflow for any task beyond simple fixes:**
### 1. Plan Before Implementing
Before writing any code for a non-trivial task:
- Use plan mode to reason through the approach
- Identify files that need changes
- Consider edge cases and potential issues
- Get explicit user approval before proceeding
### 2. Context Management
When exploring the codebase:
- Read only files directly relevant to the task
- Avoid loading entire directories or large numbers of files
- Use targeted grep/glob searches first
- Summarize findings rather than dumping file contents
### 3. Breaking Changes & Backward Compatibility
**This is a library used by many people. Breaking changesView full source on GitHub →Other claude.md files
ECC CLAUDE.md
★ 229,918This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
affaan-mupdated 15d agoMITui-ux-pro-max-skill CLAUDE.md
★ 105,847This file provides guidance to Claude Code (claude.ai/code) when working with code in this repository.
nextlevelbuilderupdated 14d agoMITcaveman CLAUDE.md
★ 89,686README = product front door. Non-technical people read it to decide if caveman worth install. Treat like UI copy.
JuliusBrusseeupdated 25d agoMITservers CLAUDE.md
★ 88,502This file provides guidance to Claude Code when working with code in this repository.
modelcontextprotocolupdated 19d agoNOASSERTIONclaude-mem CLAUDE.md
★ 87,329Claude-mem is a Claude Code plugin providing persistent memory across sessions. It captures tool usage, compresses observations using the Claude Agent SDK, and injects relevant context into future ses
thedotmackupdated 13d agoApache-2.0agent-skills CLAUDE.md
★ 78,448This is the agent-skills project — a collection of production-grade engineering skills for AI coding agents.
addyosmaniupdated 16d agoMIT