@mcp-use/mcp-use

by mcp-use · v1.0.0 · prompt

This is the root configuration for Claude Code in the mcp-use monorepo.

Install

Add @mcp-use/mcp-use to Claude Code with the PolySkill CLI: polyskill add @mcp-use/mcp-use

Instructions

# 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/`…

Keywords: github, monorepo, claude-code, configuration, coding-tools, software-development, version-control, repository-management