Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"mlh758-angular-cli-no-mcp": {
"command": "npx",
"args": [
"-y",
"@mlh758/angular-cli-no-mcp"
]
}
}
}
Or smoke-test directly:
npx -y @mlh758/angular-cli-no-mcp
Details
| Website | https://www.npmjs.com/package/@mlh758/angular-cli-no-mcp |
|---|---|
| GitHub | git+https://github.com/mlh758/angular-cli-no-mcp.git |
| License | unknown |
| Pricing | free |
| Tags | Angular CLI Angular DevKit angular angular-cli devkit sdk |
| Sources | npm |
| Discovered | 2026-05-25 |