Skip to main content
Glama
Faouzi122

Arsenal Decision Engine

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
LNBITS_URLNoLNbits instance URL for L402 invoices
ORACLE_SECRET_KEYNoHMAC key used to sign evaluation results
LNBITS_INVOICE_KEYNoLNbits invoice key (never the admin key)

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}
resources
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
get_latest_auditA

Fetch the latest cost-intelligence and risk mitigation audit signal.

evaluate_poolA

Evaluate LP position risk and calculate R_net & breakeven corridor.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

TDQS

A3.7/5.0

Scored across 2 tools

Disambiguation5/5

The two tools target clearly distinct functions: one fetches an audit signal, the other evaluates LP pool risk. There is no overlap or ambiguity between them.

Naming Consistency5/5

Both tool names follow a consistent verb_noun snake_case pattern: get_latest_audit and evaluate_pool. This is predictable and uniform.

Tool Count3/5

With only 2 tools, the server sits at the thin end of the scale. The scope appears narrow, so the count is plausible, but it feels slightly sparse for a 'decision engine' that might warrant additional supporting functions.

Completeness4/5

For the apparent purpose of providing audit signals and LP risk evaluation, the two tools cover the core workflow without obvious dead ends. Minor gaps may exist, such as historical audit retrieval or pool parameters, but the essential actions are covered.

Maintenance

ActivityMaintained
ResponsivenessUnresponsive