Skip to main content
Glama

fire_reactor

Trigger a burn+compound cycle that collects LP fees, burns tokens, deepens liquidity, and sends 5% upstream. Fires any reactor every 2 hours with low gas cost, creating arbitrage opportunities.

Instructions

Fire a reactor (permissionless). Triggers burn+compound cycle: collects LP fees, burns tokens, deepens liquidity, sends 5% upstream. Any reactor can be fired every 2 hours. Costs ~$0.01 gas. After firing, MfT price dislocates across pools — arb opportunity.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
reactorAddressYesReactor contract address to fire (e.g. "0xed3aE91b2bb22307c07438EEebA2500C18EABcFE" for V1 Prime)
Behavior4/5

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

With no annotations provided, the description fully discloses the tool's effects: collecting LP fees, burning tokens, deepening liquidity, sending 5% upstream, and causing price dislocation. It also notes gas cost and permissionless access, providing sufficient behavioral transparency for safe selection.

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, using 5 short sentences that front-load the core action. Each sentence adds distinct value (mechanism, frequency, cost, consequence), with no superfluous information.

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?

Despite having no output schema, the description provides a complete picture of what the tool does, its mechanism, preconditions (permissionless, 2-hour interval), cost, and post-action effects (arb opportunity). This is sufficient for an agent to understand when and why to invoke it.

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?

The input schema already describes the only parameter ('reactorAddress') as the reactor contract address. The description does not add new semantic information beyond the schema, and with 100% schema coverage, a baseline score of 3 is appropriate.

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 tool fires a reactor and triggers a specific DeFi mechanism (burn+compound). It uses a specific verb ('fire') and resource ('reactor'), and distinguishes from sibling tools like 'unrugable_check_reactor' by focusing on execution rather than inspection.

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 mentions the cooldown period ('every 2 hours'), gas cost, and resulting price dislocation, giving clear context for when to use. It does not explicitly list exclusions or alternatives, but the permissionless nature and timing constraint are well-communicated.

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/jimbo530/baselings-mcp'

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