Skip to main content
Glama

mfergpt-ask

Ask mferGPT anything and get a response in the mfer voice, re-brokered by cc0.company over x402. Third-party service — cc0.company pays the mfergpt upstream as an x402 client and adds a commission of max(5%, 0.005 USDC) — the buyer pays buyer_price_usdc. [PAID: $0.05 USDC per call via x402]

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
promptYesInput prompt for this service.

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.2/5.0
Behavior3/5

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

With no annotations, the description carries the full burden for behavioral disclosure. It usefully discloses that this is a paid third-party brokerage with a $0.05 USDC fee and associated commission, which is significant context. However, it does not describe return format, failure behavior, rate limits, or whether the operation is read-only.

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

Conciseness4/5

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

The description is front-loaded with the core purpose and then provides necessary commercial details about pricing and the third-party broker. It is slightly dense and run-on, but every clause carries relevant information for the agent.

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 essential purpose and cost mechanism, but because there is no output schema and no annotations, it leaves gaps around what the response actually contains, what an error or failed payment looks like, and how to handle the paid transaction. Adequate for a simple ask endpoint, but not fully complete.

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 description coverage is 100% for the single 'prompt' parameter, so the baseline is 3. The description adds the mfer-voice context and general-purpose framing, but it does not meaningfully elaborate on parameter constraints, formatting, or expected input style beyond the schema.

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 clearly states the core operation: ask mferGPT anything and receive a response in the mfer voice. It is specific enough to identify the tool's general-purpose role among siblings, though it does not explicitly differentiate itself from mfergpt-lore or mfergpt-mferfy.

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

Usage Guidelines2/5

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

No guidance is given about when to use this tool versus sibling tools like mfergpt-lore or mfergpt-mferfy. The phrase 'ask anything' implies general use, but there are no explicit exclusions, alternative recommendations, or context cues for selection.

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.