Skip to main content
Glama

Doti Protocol (.i) MCP Server

marketplace_make_offer

Submit an offer in ETH to purchase any registered .i domain.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
domainNameYesThe .i domain name to make an offer on
buyerAddressYesThe 0x buyer address making the offer
durationDaysNoValidity of offer in days (defaults to 7)
offerPriceInEthYesOffer amount in ETH (e.g. "0.02")

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

B3.4/5.0
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It only says 'Submit an offer' and does not explain whether this is an on-chain transaction, whether funds are locked, whether the offer is binding, or what happens when it is accepted or expires.

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 a single sentence with no filler. The primary action and target are front-loaded, and every word contributes to understanding what the tool does.

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

Completeness2/5

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

This is an unannotated financial/transactional tool with no output schema. The description omits important context such as what the tool returns, whether the buyer address must match the wallet making the call, and any follow-up behavior like offer acceptance or expiration.

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%, so the schema already documents all four parameters. The description adds only 'in ETH' and '.i domain', which are already reflected in the parameter descriptions; it does not provide additional parameter-level meaning.

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 states a specific verb ('Submit'), a specific resource ('an offer in ETH'), and a clear target ('any registered .i domain'). This clearly separates it from sibling tools like marketplace_accept_offer or marketplace_cancel_offer.

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

Usage Guidelines3/5

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

The description implies the tool is for proposing a purchase, but it does not explicitly say when to use it versus marketplace_buy_domain or marketplace_accept_offer. There are no alternatives mentioned, so the agent must infer usage from the word 'offer'.

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.