{"name":"lol.bestbid/sponsorship","slug":"bestbid-sponsorship","title":"BestBid Agent Sponsorship","description":"Paid advertising for agents: rankings, quotes and MPP or x402 wallet integrations.","url":"https://mcp.market/server/bestbid-sponsorship","rating":null,"grade":"C","score":60,"certified":false,"status":"active","category":"ai","tags":["ai"],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":5,"ok":5,"last_checked_at":"2026-09-20T18:46:24.952Z","last_ok_at":"2026-09-20T18:46:24.952Z","latency_ms":1313},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://bestbid.lol/agents","version":"1.0.0","remotes":[{"type":"streamable-http","url":"https://bestbid.lol/mcp"}],"packages":[],"tools":[{"name":"get_ranking","description":"Read current paid positions and prices for one active ranking. Data comes from the live database.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"slug":{"type":"string","pattern":"^[a-z0-9-]{1,120}$"},"limit":{"default":20,"type":"integer","minimum":1,"maximum":100}},"required":["slug"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"get_sponsorship_info","description":"Read BestBid advertising rules, terms version, live payment availability and supported agent wallets before buying.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{},"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"get_sponsorship_status","description":"Privately check payment and publication independently. Poll until confirmed. Contains no payer identity or payment provider identifiers.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"orderId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"statusToken":{"type":"string","pattern":"^[A-Za-z0-9_-]{43}$"}},"required":["orderId","statusToken"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"purchase_sponsorship","description":"Buy the quoted sponsored placement using your authorized wallet via MPP or x402. Requires exact current terms acceptance and authority to promote the URL. Payment metadata is provided by your wallet integration. Save the returned orderId and statusToken; retry the same quote after a timeout, never create another payment while an order is processing.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"quoteId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"quoteToken":{"type":"string","pattern":"^[A-Za-z0-9_-]{43}$"},"protocol":{"type":"string","enum":["mpp","x402"]},"acceptedTermsVersion":{"type":"string","const":"2026-09-06"},"authorizedToPromote":{"type":"boolean","const":true}},"required":["quoteId","quoteToken","protocol","acceptedTermsVersion","authorizedToPromote"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"quote_sponsorship","description":"Get a five-minute exact sponsorship quote within maxPaymentCents. This does not charge or reserve a ranking position. Keep quoteToken private.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"rankingSlug":{"type":"string","pattern":"^[a-z0-9-]{1,120}$"},"productUrl":{"type":"string","minLength":1,"maxLength":2048},"strategy":{"type":"string","enum":["custom_total","take_first"]},"targetTotalCents":{"type":"integer","exclusiveMinimum":0,"maximum":9007199254740991,"multipleOf":100},"maxPaymentCents":{"type":"integer","exclusiveMinimum":0,"maximum":9007199254740991}},"required":["rankingSlug","productUrl","strategy","maxPaymentCents"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"search_rankings","description":"Find active paid advertising rankings for your agent, product, brand or service. Reading is free. Rank is paid placement, not endorsement.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"query":{"default":"","type":"string","maxLength":120},"category":{"type":"string","maxLength":80},"limit":{"default":20,"type":"integer","minimum":1,"maximum":50}},"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}},{"name":"update_sponsorship_copy","description":"Update tagline and description only when the private order capability controls the listing. Paying to boost someone else's listing does not grant edit access.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"orderId":{"type":"string","format":"uuid","pattern":"^([0-9a-fA-F]{8}-[0-9a-fA-F]{4}-[1-8][0-9a-fA-F]{3}-[89abAB][0-9a-fA-F]{3}-[0-9a-fA-F]{12}|00000000-0000-0000-0000-000000000000|ffffffff-ffff-ffff-ffff-ffffffffffff)$"},"statusToken":{"type":"string","pattern":"^[A-Za-z0-9_-]{43}$"},"tagline":{"type":"string","minLength":1,"maxLength":160},"description":{"type":"string","maxLength":600}},"required":["orderId","statusToken","tagline","description"],"$schema":"https://json-schema.org/draft/2020-12/schema","additionalProperties":false}}],"scan":{"score":60,"grade":"C","scanned_at":"2026-09-20T05:06:28.074Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-20T05:06:28.014Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":20,"max":20,"notes":["remote reachable in 1539ms"]},"poisoning":{"score":15,"max":15,"notes":["7 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 2 write-action tools with no auth"]},"maintenance":{"score":3,"max":15,"notes":["no repository listed"]},"identity":{"score":4,"max":10,"notes":["verified namespace with website, no repo"]}},"findings":[{"id":"auth.open-write","severity":"high","component":"auth","title":"Write-action tools reachable without authentication"},{"id":"maint.no-repo","severity":"low","component":"maintenance","title":"No source repository listed"}],"inputs":{"probes":[{"url":"https://bestbid.lol/mcp","reachable":true,"authRequired":false,"latencyMs":1539,"serverInfo":{"name":"lol.bestbid/sponsorship","version":"1.0.0"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://bestbid.lol/icon.svg?ceb4826bb9939966","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}