health
Check Harvey Intel server status, uptime, and payment network configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Check Harvey Intel server status, uptime, and payment network configuration.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Changes observed during successful MCP inspections.
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description bears the burden of disclosure. It lists what is checked (status, uptime, payment network configuration), which suggests a read-only operation, but it doesn't explicitly state side effects, permission requirements, or return behavior. Adequate but minimal.
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, clear sentence with no redundant or filler words. It earns its place by concisely stating the tool's purpose.
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 health-check tool with no parameters and no output schema, the description provides sufficient context about what is checked. It could mention output format or what 'status' entails, but the low complexity makes the description reasonably complete.
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, so the schema is trivially complete. The description doesn't need to explain parameters or add parameter details, and with no parameters, the baseline of 4 is appropriate.
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 states a specific action ('Check') and a specific resource ('Harvey Intel server status, uptime, and payment network configuration'). It clearly distinguishes itself from sibling tools that retrieve market or token data, as this is about system health.
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 implies use when needing server health information but provides no explicit guidance on when to choose this tool over alternatives or any exclusions. Since it's a simple health check, the implied usage is moderately clear.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
Add one secure layer between your agents and this server.