get_startup_items
Lists macOS login items and LaunchAgents to identify programs that start automatically at login.
Instructions
Lists macOS login items and LaunchAgents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Lists macOS login items and LaunchAgents to identify programs that start automatically at login.
Lists macOS login items and LaunchAgents
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are present, so the description carries the full burden. It clearly indicates a read-only operation ('Lists'), but does not disclose details such as output format, permissions required, or how the two categories are combined. This is adequate but not rich.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that directly states the tool's function with no wasted words. It is front-loaded and easy to parse.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
For a simple, zero-parameter tool, the description states the core function clearly. However, without an output schema, it does not specify whether login items and LaunchAgents are returned separately or combined, and it omits any mention of return format or structure. Still, the essentials are present.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has zero parameters and schema coverage is 100% (empty schema), so the baseline score is 4. The description adds no parameter-specific info because there are none; it focuses entirely on the tool's purpose.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the tool's function: 'Lists macOS login items and LaunchAgents' with a specific verb and resource. It distinguishes from all sibling tools, none of which address startup items.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implicitly provides context for when to use this tool—whenever one needs to inspect macOS login items or LaunchAgents. No exclusions or alternatives are mentioned, but the clear scope makes usage unambiguous.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/surendranb/macos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server