Skip to main content
Glama

Coil Scanner

get_live_setup

How to connect this agent to Coil Live (free to call): what the subscription unlocks (every *_live tool without payment + get_engine_feed + get_live_rules), how to send the license key, the recommended cadence, and what happens fail-closed if you stop paying. No key needed for this tool.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

A4/5.0
Behavior4/5

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

Without annotations, the description must carry behavioral info. It discloses that the tool itself is free, that other live tools require a subscription, and that failing closed occurs on non-payment. It doesn't mention side effects beyond that, but it covers the key behavioral caveat. A 4 is appropriate given the absence of annotations.

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

Conciseness3/5

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

The description is a single long sentence that packs in multiple aspects (connection, licensing, cadence, fail-closed behavior). It is dense but somewhat run-onholish. It is not particularly concise or front-loaded; key information is mixed together. It could be more structured into distinct clauses or sentences for clarity.

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 connectivity and subscription context thoroughly, but it does not explain what the tool returns or how it fits into the workflow besides setup. With no output schema, the agent might be unclear about the tool's output. It lacks explicit mention of return value or operational effects beyond instructions.

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 no parameters, and schema coverage is 100% (empty). The description doesn't need to explain parameters, but it does add meaning by explaining the tool's role and the context of the live subscription. Since there are no parameters, the baseline for schema coverage is high, so this is slightly above baseline due to added value about the tool's purpose.

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 explicitly states the tool's purpose: 'how to connect this agent to Coil Live' and clarifies it is 'free to call'. It also implies the tool provides setup configuration informationches. It distinguishes from sibling tools by focusing on connection/licensing, while other tools are data-fetching. However, it does not directly state what the tool returns, leaving some ambiguity.

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

Usage Guidelines5/5

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

The description gives explicit guidance: what subscription unlocks (every *_live tool, engine_feed, live_rules), how to send the license key, recommended cadence, and behavior when payment stops. It clearly frames when to use this tool (for connection setup) and contrasts with other toolscripter.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources