diff --git a/README.md b/README.md index e418c00..2d27c08 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ A Model Context Protocol server that provides Angular CLI and workspace automation capabilities. This server enables LLMs and agents to interact with Angular projects, generate components/services, add packages, create new workspaces, and run custom architect targets via the Angular CLI. + + mcp-angular-cli MCP server + + ## Features - Run `ng generate` to scaffold Angular artifacts (components, services, etc.) @@ -106,4 +110,4 @@ If you want to test or develop this server locally, you need to point your MCP s "args": ["/path/to/your/mcp-angular-cli/dist/index.js"] } } -``` +``` \ No newline at end of file