mirror of
https://github.com/chakra-ui/chakra-ui.git
synced 2026-09-14 16:43:45 +08:00
740895d838
* chore: chakr ui mcp init * feat: add docgen package for generating doc types * feat: add get semantic token, get recipe and get example mcp tools * feat: enhance get_component_props tool to combine all props * feat: add get component list mcp tool * feat: add text styles tool * chore: change fetch URL for get_component_props mcp tool * feat: add list blocks tool * feat: add get_component_templates toold * chore: remove sensitive keys from branch * chore: remove .vscode/mcp.json from version control * chore: update .gitignore file * feat: add migration tool * refactor: restructure tools * docs: better readme * chore: add inspector * chore: more migration stuff * chore: trim migration * chore: add migration scenario * chore: remove components.json file and fetch component list from remote URL * chore: refactor tool initialization to separate base and pro tools * chore: integrate CHART_COMPONENTS into getComponentPropsTool for filtering * feat: add getTokenTool and themeCustomizationTool for token management * refactor: rework mcp fns * chore: update bg gradient migration * refactor: fetch url * docs: update * feat: implement HTTP server for mcp * refactor: tools and server * chore: expose prompts * chore: setup vc deployment * chore: rm unused * refactor: streamline theme tools * chore: update * docs: update readme * docs: changeset --------- Co-authored-by: Tioluwani Kolawole <kolawole8tiolu@gmail.com>