Provider MCP discovery
Bridge between the user's external board and the holoctl work-item model. The transport (the MCP server itself) lives in Claude Code's .mcp.json — this skill just declares what URL patterns map to what MCP tools and tries to use them.
Step 1 — Read the provider catalog
mcp__holoctl__config_show() // returns the resolved config
Extract providers. Each entry has:
enabled—auto(probe at runtime),always(assume tool exists),disabled(skip).
[Description truncada. Veja o README completo no GitHub.]