mcp-mode

Community

Progressive MCP access for Claude Code.

AuthorGitmaxd
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill lets you use MCP (Model Context Protocol) tools from Claude Code without loading their schemas into your context window, saving tokens and keeping your conversations lean.

Core Features & Use Cases

  • Progressive Discovery: Discover MCP tools incrementally (servers → tools → schemas).
  • Hydration on Demand: Hydrate full tool schemas only when needed.
  • Procedural Workflows: Build workflows that orchestrate multiple MCP tool calls outside the LLM context.
  • Auditability: Save artifacts for each run to maintain reproducibility and traceability.

Quick Start

Use the mcp-mode skill to connect to your MCP server on demand and run a multi-tool workflow that hydrates tools only when required.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: mcp-mode
Download link: https://github.com/Gitmaxd/mcp-mode/archive/main.zip#mcp-mode

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository