TypeScript Rename Helper
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| planRenameSymbolA | Compute edits to rename a TypeScript symbol at a specific position. Returns edit plans without modifying the filesystem. |
| planFileMoveA | Plan file move/rename with import path updates. Returns edit plans and file move suggestions without modifying the filesystem. |
| planDirectoryMoveA | Plan directory move with recursive import updates for all contained files. Returns edit plans and file move suggestions without modifying the filesystem. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |