Skip to content
Cursor

Angular token saver for Cursor

io.github.alex88ryabov/ng-token-saver

Compiler-backed Angular template answers, component contracts and version facts for AI agents

client:Cursor transport:stdio runtime:npm

Install Angular token saver in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "ng-token-saver": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@alex-apps/ng-token-saver"
      ],
      "env": {
        "NG_TOKEN_SAVER_IDLE_MS": "<NG_TOKEN_SAVER_IDLE_MS>",
        "NG_TOKEN_SAVER_TRACE": "<NG_TOKEN_SAVER_TRACE>"
      }
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Angular token saver in other clients