Skip to main content
Glama
JesseGdotIO

Hermes Plant — Agent Commerce Assurance

hermesplant_llms_catalog

Read-onlyIdempotent

Retrieve agent-readable onboarding documentation to understand available finance, quant, safety, and payment-policy services before selecting an endpoint.

Instructions

Fetches Hermes Plant's /llms.txt catalog for agent-readable onboarding context. Use this to understand the available deterministic finance, quant, safety, and payment-policy services before selecting an endpoint. This read-only tool returns plain text documentation and does not execute paid work.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Behavior4/5

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

Annotations already provide readOnlyHint=true, openWorldHint=true, idempotentHint=true, destructiveHint=false. The description adds 'returns plain text documentation and does not execute paid work', which is valuable behavioral context beyond the annotations.

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

Conciseness5/5

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

The description consists of two short, front-loaded sentences with no redundant information. Every sentence adds value: first states the action, second provides usage and behavior.

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

Completeness5/5

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

For a simple read-only tool with no parameters and no output schema, the description fully covers what the tool does (returns plain text documentation) and its purpose (onboarding context). No gaps.

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

Parameters4/5

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

There are zero parameters, so baseline score is 4. The description does not need to add parameter meaning since there are none.

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 clearly states it fetches the /llms.txt catalog for onboarding context. It specifies the purpose: 'to understand the available deterministic finance, quant, safety, and payment-policy services'. While it doesn't explicitly differentiate from siblings, the usage context is clear.

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

Usage Guidelines4/5

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

The description provides clear usage guidance: 'Use this to understand the available ... services before selecting an endpoint.' This tells the agent when to use it. It doesn't mention when not to use or alternatives, but the context is sufficient.

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/JesseGdotIO/hermesplant-mcp-server'

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