Skip to main content
Glama

tsconfig_path_aliases

Set up path aliases and project references in TypeScript projects to simplify imports and organize build configuration.

Instructions

Set up path aliases and project references (Pro feature)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
api_keyNo
directoryYesProject directory
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

There are no annotations, so the description carries full responsibility for disclosing behavior. 'Set up' implies a mutation of project configuration, but the description does not say what files are modified, what side effects occur, whether the operation is reversible, or what happens with existing tsconfig settings. The 'Pro feature' note provides minor context but insufficient behavioral detail.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness3/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is short and front-loaded, with no filler or repetition. However, it is under-specified for a mutation tool with unclear parameter semantics and no annotations. It is concise but not appropriately sized relative to the information an agent needs.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With no annotations and no output schema, the description is the primary source of context. It does not explain what 'set up' entails, what inputs are required, what the api_key is for, or what success looks like. For a configuration-changing tool, this is materially incomplete.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters2/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 50%: only 'directory' has a description, while 'api_key' is undocumented. The description does not explain either parameter or how they relate to path aliases and project references. Since the description adds no parameter-level meaning and does not compensate for the undocumented api_key, this is a gap.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose4/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description uses a specific verb and resource: 'Set up path aliases and project references'. This clearly distinguishes the tool from related tsconfig siblings like tsconfig_generate and tsconfig_strict_mode. It does not explicitly mention TypeScript, but the tool name and resource make the intent sufficiently clear.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description gives no explicit guidance about when to use this tool versus alternatives. It only states what it does and that it is a Pro feature. There is no mention of when not to use it, what prerequisite setup is needed, or how it relates to sibling tools such as tsconfig_generate.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/barnburner121/claude-plugin-marketplace'

If you have feedback or need assistance with the MCP directory API, please join our Discord server