@mcpc-tech/unplugin-dev-inspector-mcp 0.0.46 → 0.0.48

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -16,15 +16,23 @@ Works with any MCP-compatible AI client. Supports ACP agents: **Claude Code**, *
16
16
  ## 📑 Table of Contents
17
17
 
18
18
  - [Demo Video](#-demo-video)
19
- - [Key Features](#-key-features)
20
- - [Quick Start](#-quick-start)
19
+ - [Social Media](#-social-media)
20
+ - [Key Features](#key-features)
21
+ - [Quick Start](#quick-start)
22
+ - [Installation](#installation)
23
+ - [Automated Setup](#-automated-setup-recommended)
24
+ - [Manual Configuration](#manual-configuration)
21
25
  - [Framework Support](#framework-support)
22
- - [Configuration](#-configuration)
23
- - [Agent Installation](#agent-installation)
24
- - [How It Works](#-what-it-does)
25
- - [Workflow Modes](#-two-workflow-modes)
26
- - [MCP Tools](#-mcp-tools)
27
- - [Architecture](#-architecture)
26
+ - [Configuration](#configuration)
27
+ - [Auto-Update MCP Config](#auto-update-mcp-config)
28
+ - [Agent Installation](#agent-installation)
29
+ - [Custom Agents](#custom-agents)
30
+ - [What It Does](#what-it-does)
31
+ - [Two Workflow Modes](#two-workflow-modes)
32
+ - [MCP Tools](#mcp-tools)
33
+ - [Custom Inspector Tools](#custom-inspector-tools)
34
+ - [MCP Prompts](#mcp-prompts)
35
+ - [Architecture](#architecture)
28
36
 
29
37
  ## 🎬 Demo Video
30
38
 
@@ -601,4 +609,4 @@ For a deep dive into how the MCP context, CMCP library, and Puppet binding mecha
601
609
 
602
610
  ## License
603
611
 
604
- MIT
612
+ [MIT](./LICENSE)