← Back to Plugins
MCP Server MCP

io.github.kvdm-co-pilot/cmp-inspector

github By github 👁 1 views ▲ 0 votes

Compose Multiplatform UI as structured JSON for agents: trees, tokens, previews, diffs. No pixels.

Homepage Verified source GitHub

Install

npx -y @create-cmp/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@create-cmp/inspector",
      "version": "0.6.2",
      "runtimeHint": "npx",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...