Skip to content

v0.2.0 - Initial NPM Release

Latest

Choose a tag to compare

@Karnaukhov-kh Karnaukhov-kh released this 13 Oct 15:16
· 16 commits to main since this release
3b9e9d6

πŸŽ‰ Initial NPM Release

We're excited to announce the first public release of Angular Toolkit MCP on NPM!

πŸ“¦ What's Included

Angular Toolkit MCP is a Model Context Protocol (MCP) server that provides AI-powered tools for Angular development, specifically focused on design system migrations and component refactoring.

Available Tools

  • Component Analysis: Scan directories for deprecated design system CSS usage
  • Dependency Analysis: Analyze project dependencies and validate import paths
  • Component Contracts: Generate and compare component contracts to track changes
  • Component Usage Graph: Map component imports across modules, specs, templates, and styles
  • Design System Integration: Access DS component data, documentation, and deprecated CSS classes

πŸ“š Documentation