qmd-mcp-skill

Installation
SKILL.md

QMD MCP Skill

Use this skill to query a local QMD index through uxc using a fixed MCP stdio link.

Reuse the uxc skill for generic protocol discovery, JSON envelope parsing, and daemon lifecycle basics.

Prerequisites

  • uxc is installed and available in PATH.
  • qmd is installed and available in the runtime PATH, or can be launched through a shell wrapper.
  • A QMD index already exists and is healthy:
    • qmd status
    • qmd update
    • qmd embed
  • For GPU-backed setups, the shell used by qmd mcp already exports any required runtime environment such as CUDA_PATH, CUDACXX, LD_LIBRARY_PATH, or Node/nvm initialization.

Core Workflow

Installs
8
Repository
holon-run/uxc
GitHub Stars
113
First Seen
Apr 20, 2026
qmd-mcp-skill — holon-run/uxc