Skip to main content
Glama

Install from Pool

neuron_install_from_pool

Install a marketplace resource by choosing 'fork' for an independent copy or 'subscribe' to receive linked updates.

Instructions

Install a resource from the marketplace/pool. Choose 'fork' to create an independent copy or 'subscribe' to receive updates.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
idYesThe unique identifier of the pool item to install
modeNoInstallation mode: 'fork' for independent copy or 'subscribe' for linked updates (default: 'fork')
Behavior2/5

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

No annotations provided, so description must fully disclose behavior. It explains the difference between fork and subscribe but omits details such as potential overwrites, permission requirements, or return values.

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?

Two sentences that are front-loaded and concise with no wasted words, clearly conveying the core action and key options.

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

Completeness3/5

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

The description covers the basic action but lacks context about return values, side effects, or prerequisites. For a tool without output schema, more detail on what happens after installation would improve completeness.

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

Parameters3/5

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

Schema coverage is 100%, so description adds minimal value beyond the existing schema descriptions. It restates the mode options but does not provide additional context for the parameters.

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 'Install a resource from the marketplace/pool' with specific verb and resource, and explains the two mode options, distinguishing it from sibling tools like browse or publish.

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

Usage Guidelines3/5

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

While the description explains the two modes, it does not explicitly state when to use this tool over alternatives like neuron_pull_pool_update or when not to use it. Usage is implied but not clear.

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/conquext/neuron-mcp-server'

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