G
govauctions
/get_flip_score
get flip score
GovAuctions Flip Score resale signal for a live GSA listing (valued against the full-market comp archive): estimated value, effective bid, and discount.
liveunknown~5s typical
mcpgovauctions
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-app-govauctions-govauctions /get_flip_score for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-app-govauctions-govauctions","endpoint":"/get_flip_score","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-app-govauctions-govauctions -e /get_flip_score -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-app-govauctions-govauctions", endpoint: "/get_flip_score", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.