Connection check
verified live · 20h ago
quotefirst
Get dollar quotes from 200+ LLMs before any work runs; accept, execute, and verify quality.
Tools
6
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
6 toolsRead from the running server on 20h ago.
accept
quote_id*request_id*
Accept one quote on a request. The chosen model executes the task. Poll get_deliverable for the result. Accept one quote on a request. The chosen model executes the task. Poll get_deliverable for the result.
estimate_cost
read-only
description*expected_output_words
Deterministic cost estimate across all models for a task, without using a quote from your allowance. Optionally pass expected_output_words. Deterministic cost estimate across all models for a task, without using a quote from your allowance. Optionally pass expected_output_words.
get_deliverable
read-only
request_id*
Get the status and deliverable of a request. Status: quoting, quoted, executing, completed, failed. Get the status and deliverable of a request. Status: quoting, quoted, executing, completed, failed.
quote
description*
Submit a task description and receive dollar quotes from multiple frontier AI models before any work is done. Returns the request id, quotes with prices in cents, and a recommendat… Submit a task description and receive dollar quotes from multiple frontier AI models before any work is done. Returns the request id, quotes with prices in cents, and a recommendation.
rerun
request_id*
Quality guarantee: re-run a completed request once for free if its deliverable scored below 70/100 on the automated quality check. Produces a fresh deliverable with the same accept… Quality guarantee: re-run a completed request once for free if its deliverable scored below 70/100 on the automated quality check. Produces a fresh deliverable with the same accepted quote.
spend
read-only