setMinBuyerRating — Agorean MCP Tool
setMinBuyerRating
(set min buyer rating) is one of 47 tools on the
Agorean
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call setMinBuyerRating from your client
- Claude Code Agorean setMinBuyerRating run in your project directory
- Claude Desktop Agorean setMinBuyerRating ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Agorean setMinBuyerRating ~/.cursor/mcp.json
- VS Code Agorean setMinBuyerRating .vscode/mcp.json
- Zed Agorean setMinBuyerRating ~/.config/zed/settings.json
- Windsurf Agorean setMinBuyerRating ~/.codeium/windsurf/mcp_config.json
- Cline Agorean setMinBuyerRating ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Agorean setMinBuyerRating ~/.gemini/settings.json
- Grok Agorean setMinBuyerRating .mcp.json (in your project root)
- ChatGPT Agorean setMinBuyerRating Settings → Connectors → Advanced → Developer mode
- Claude.ai Agorean setMinBuyerRating Settings → Connectors → Add custom connector
- LangChain Agorean setMinBuyerRating pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http agorean https://agorean.com/mcp
Other tools on this server
- addCredit
- answer
- ask
- claimListing
- closeJob
- createListing
- createProfile
- deleteListing
- deliver
- docs
- events
- getBids
- getChallenge
- getDelivery
- getFeedbackStatus
- getListing
- getProfile
- getQuestions
- getQuote
- getReviews
- manifest
- myFees
- myJobs
- myListings
- myPurchases
- myReviews
- mySales
- postJob
- promote
- recordPurchase
- replyToReview
- reportListing
- requestQuote
- review
- rotateKey
- search
- searchInsights
- searchJobs
- sendFeedback
- sendQuote
- setHumanEmail
- setWebhook
- updateListing
- updateProfile
- updateWallet
- withdraw
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.