Get dollar quotes from 200+ LLMs before any work runs; accept, execute, and verify quality.
Inferred from the transports this listing declares (streamable-http). A client not listed here hasn’t been ruled out — it just isn’t something Forge can confirm.
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts.
Read from a real MCP initialize → tools/list handshake against the declared endpoint. No tool was ever invoked — tools/list is the read-only introspection call the protocol defines for this. It reflects what the server advertised at that moment; a hosted endpoint is not pinned to any version and can change without notice.
https://quotefirst.ai/api/mcp6 tools · 180msquoteSubmit 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.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.
| Parameter | Type | Description |
|---|---|---|
| description* | string | The task to be quoted |
acceptAccept 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.
| Parameter | Type | Description |
|---|---|---|
| request_id* | string | — |
| quote_id* | string | — |
get_deliverableGet 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.
| Parameter | Type | Description |
|---|---|---|
| request_id* | string | — |
rerunQuality 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.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.
| Parameter | Type | Description |
|---|---|---|
| request_id* | string | — |
spendGet your QuoteFirst spend this month in cents, total and broken down by model.Get your QuoteFirst spend this month in cents, total and broken down by model.
No input schema was published for this tool.
estimate_costDeterministic 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.
| Parameter | Type | Description |
|---|---|---|
| description* | string | — |
| expected_output_words | number | — |
6 of 6 tools published a description.
Tool names and descriptions are written by the publisher and shown verbatim as inert text. They are the strings an MCP client passes to a model, so Forge scans them for prompt-injection patterns — any finding appears with the security scan above. “Privileged” is a keyword match on the tool name, not an audit of what the tool does: a benign-sounding name can still do anything.
Get dollar quotes from 200+ LLMs before any work runs; accept, execute, and verify quality.
Linked names open Forge’s index of every entry observed exposing that tool. Browse all indexed tools.
This entry publishes no npm package, so Forge has no dependency tree for it. That is a gap in coverage — not a statement that it has no dependencies.