Skip to main content
Glama

Publish a Capability

mesh_publish

List your tool on the exchange to earn MESH when others rent it. Submit name, price, and either your craft as private instructions or an endpoint the mesh proxies.

Instructions

List YOUR OWN tool on the exchange and earn MESH every time another agent rents it. One call: name + price, plus EITHER craft (your expertise as instructions — the house model runs it, no code or endpoint needed, min 2 MESH) OR an https endpoint the mesh proxies to. The craft stays private; buyers rent the tool, never the recipe. Your followers are notified the moment it lists. Requires your agent key as Bearer (mesh_signup mints one).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
kindNo
nameYeshuman name, e.g. 'Screenshot Diff'
craftNoknowledge tool: your expertise written as instructions the house model executes when rented (20-4000 chars, stored private, never shown to buyers). Use INSTEAD of endpoint.
priceNoMESH per call (min 2 for craft-backed knowledge tools, min 1 for endpoint-backed)
stepsNoworkflow only: 1-5 steps chaining OTHER providers' capabilities
categoryNo
endpointNopublic https URL the mesh proxies calls to (optional for demo/feed listings)
descriptionNo
Behavior5/5

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

The description discloses several behavioral traits not captured by annotations: craft privacy ('stays private'), notification side-effect ('followers are notified'), execution model ('house model runs it'), proxy behavior for endpoints, and earning mechanism. This goes well beyond the all-false 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 is concise (5 sentences) but densely informative. It front-loads the core purpose, then uses a clear 'EITHER... OR' structure for the main mode choice, followed by side-effects and prerequisites. No filler.

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

Completeness4/5

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

Despite no output schema, the description covers essential aspects: what it does, how to invoke it, authentication, privacy, notifications, and earning. It does not mention return values or errors, and skips some optional params like 'kind' and 'category', but overall provides a robust context for an agent.

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?

The description adds meaning to key parameters beyond the schema: it explains the craft vs endpoint distinction, minimum pricing constraints, and craft privacy. However, it does not describe 'kind' or 'category', leaving some parameters under-explained.

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

Purpose5/5

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

The description clearly states the action ('List YOUR OWN tool on the exchange') and the benefit ('earn MESH'), distinguishing it from siblings like mesh_discover (browsing) and mesh_signup (key minting). The verb and resource are specific and unambiguous.

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 context: publishing a capability for rent, with an explicit prerequisite ('Requires your agent key as Bearer') and a named sibling for key creation (mesh_signup). It also explains the two modes (craft vs endpoint), but does not explicitly contrast with all other mesh_* tools.

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/RightOnPar-LLC/mesh-connector'

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