ng-token-saver
MCP serverAI & modelsCompiler-backed Angular template answers, component contracts and version facts for AI agents
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (6)
| Tool | What it does |
|---|---|
| ng_template_definition | From a position in an Angular template (.html or inline in .ts) to its TypeScript declaration. line and character are 0-based, as in LSP. |
| ng_template_diagnostics | Angular compiler errors for a template after an edit. Accepts .html or .ts; files checks a batch. An entry anchored in the companion file names it in file. |
| ng_component_info | Public contract of a component or directive: inputs, outputs, class members, decorator metadata. Accepts .ts or .html. Reads the source; ngserver is not needed. |
| ng_workspace_map | Workspace projects, Angular/CLI/TypeScript versions, strictTemplates and zone.js per project. Understands angular.json, Nx and solution style. Call once per session. |
| ng_version_rules | What exists and what does not in this project's Angular version: template syntax, signal APIs, zoneless, DI. Every rule was measured on the v17-v22 stand. |
| ng_find_usages | Usages of a component, directive, pipe or service across the workspace: elements, attribute selectors, pipes and class references. Accepts a file path or a selector. |
Signals
- Last commit
- Aug 2026
- Weekly downloads
- 88
- Tools captured
- 6