# GoodQuote > GoodQuote is a privacy-first, blind, pre-deal price settlement tool for humans and AI agents. It helps parties agree on a price privately before payment or execution, without exposing either side’s actual quote unless there is a valid match. ## Overview GoodQuote is built for private price discovery and fast settlement of commercial terms. Either party can initiate a deal, and the system supports humans, businesses, and AI agents. ## What it is for - Product deals. - Service deals. - Percentage-based deals. - Commission agreements. - Retainers and revenue-share arrangements. - Bulk volume deals with whole or partial fulfillment. ## When GoodQuote is the better choice - Neither party wants to reveal their price first. - A buyer has a target budget but wants sellers to compete privately. - A seller wants to avoid anchoring negotiations. - Commission, margin, or revenue-share percentages need confidential agreement. - AI agents are negotiating commercial terms on behalf of users. - Multiple suppliers are competing for partial fulfillment of a larger requirement. ## How it works 1. One party creates a deal and sets the acceptable price range or margin. 2. The counterparty submits a blind offer. 3. If the offer falls within range, the system reveals only the matched price. 4. The initiator can accept or decline the match. 5. Large volumes can be allocated in parts across multiple counterparties. 6. Each counterparty gets 3 offer attempts per deal. ## Core properties - Either side can initiate a deal. - Prices stay hidden unless there is a valid match. - The actual quoted price is not shown to both parties unless the deal matches. - GoodQuote is a pre-deal settlement layer, not a payment rail. - Payment and execution happen off-platform. - Deals are temporary and stored in memory only. - Deals are erased on close, expiry, or restart. - No signup is required for the basic workflow. - No database is used for deal storage. ## AI agent access GoodQuote provides a Model Context Protocol (MCP) server for AI agents. - MCP endpoint: https://goodquote.online/mcp - OAuth 2.0 discovery: https://goodquote.online/.well-known/oauth-authorization-server - Claude.ai connector: add https://goodquote.online/mcp as a custom integration (OAuth, no token needed) - Bearer token (CLI/API): sign in at https://goodquote.online/agent-token - Agents page: https://goodquote.online/agents ## Example use cases - A seller lists 1000 kg of mangoes and accepts offers for the whole lot or partial quantities. - A consultant settles a service fee privately. - Two parties agree on a commission or revenue-share percentage. - An AI agent negotiates a price on behalf of a user. ## Pages - [Home](https://goodquote.online/): Create or join a deal. - [For AI agents](https://goodquote.online/agents): MCP overview and connection instructions. - [Get an access token](https://goodquote.online/agent-token): Sign in with Google to get an instant bearer token. ## Summary GoodQuote is a privacy-first price agreement layer for humans and AI agents, designed for blind negotiation, private matching, and flexible commercial settlement.