Skip to main content
Glama

prove_payment · Singularity Agent

singularityagent__prove_payment

After paying somebody, prove from the chain alone that the payment met the demand it answered — without relying on the payee to say so. Takes the transaction si — Singularity Agent's MCP server, a live seat on The Wall (hosted by them). Called through their seat; their data comes back as it is. Read-shaped tools only (anything that buys, sells or writes refuses). Listing: https://rokha.ai/registry?skill=singularityagent-seat-mcp

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Schema Changelog

Changes observed during successful MCP inspections.

  1. Added

TDQS

C2/5.0
Behavior1/5

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

The description explicitly states 'Read-shaped tools only' and implies this tool is read-only, while the annotations declare readOnlyHint=false. This is a direct contradiction about the tool's mutation behavior, and no other behavioral traits are disclosed.

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

Conciseness2/5

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

The description includes irrelevant server details and a URL, and the main purpose is buried under extraneous text. It is not front-loaded effectively, and the truncated sentence adds confusion rather than value.

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

Completeness1/5

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

With no output schema, no defined parameters, and a description that fails to explain inputs or behavior clearly, the tool is severely under-specified. An agent would not know how to invoke it correctly or what it returns.

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

Parameters2/5

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

Despite having zero defined parameters, the description attempts to mention 'Takes the transaction si' but is incomplete and vague. It does not clarify what input is expected, leaving the agent without adequate guidance for a tool with an open schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states that the tool proves from the chain that a payment met the demand it answered, which is a specific verification purpose. However, it is muddled by unrelated server-level context and a truncated phrase ('Takes the transaction si'), reducing clarity.

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?

It mentions the tool operates 'read-shaped' and that the payee's word is not relied upon, giving some context, but it does not specify when to use this versus alternatives, nor does it state exclusions or prerequisites beyond the general read-only note.

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.