{"name":"uk.ucode/sms","slug":"ucode-sms","title":"Ucode SMS","description":"Virtual SMS OTP numbers. USDC (Base/x402) or pay-per-OTP; refund if no SMS.","url":"https://mcp.market/server/ucode-sms","rating":null,"grade":"C","score":56,"certified":false,"status":"active","category":"other","tags":[],"presence":{"score":8,"stars":null,"forks":null,"downloads_week":null,"last_push_at":null,"license":null},"uptime":{"percent":100,"checks":7,"ok":7,"last_checked_at":"2026-09-24T04:25:56.122Z","last_ok_at":"2026-09-24T04:25:56.122Z","latency_ms":247},"claimed":false,"transport":"remote","callable_via_gateway":true,"default_price_micros":0,"repository":null,"website":"https://ucode.uk/agents","version":"1.0.1","remotes":[{"type":"streamable-http","url":"https://mcp.ucodesim.com/mcp"}],"packages":[],"tools":[{"name":"ucode_agent_billing","description":"No login. Lists prepaid USDC (Base) credit packs for autonomous agents/bots and how to pay with x402. ChatGPT humans should use **ucode_render_credits** and https://ucode.uk/app/credits instead.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_app_init_snapshot","description":"Combined snapshot (packages, rentals, credit status, settings). Use platform web for ChatGPT (Stripe/crypto web packages); ios/android for native.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"platform":{"type":"string","enum":["android","ios","web"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_authenticate","description":"Hidden escape hatch: only if the user explicitly already has a mobile Bearer token and asks to use it. Do NOT suggest this for normal sign-in — use ucode_login_start + ucode_login_poll instead.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"accessToken":{"type":"string","minLength":20,"description":"Developer only: mobile app Bearer token — never ask end users to paste this for normal login"}},"required":["accessToken"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_connect","description":"Starts browser sign-in for the visual card **Connect** button. Returns linkUrl + sessionId with uiView sign-in. Poll **ucode_login_poll** until linked.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_credit_gift_breakdown","description":"Free-credit badges / gift breakdown.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_credit_packages","description":"Same packs as **ucode_render_credits** (data). For ChatGPT humans prefer **ucode_render_credits** and the website dashboard. Agents: x402 USDC on Base.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_credit_referral_redeem","description":"Redeem a 6-character referral code for bonus credits.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"code":{"type":"string","minLength":6,"maxLength":6}},"required":["code"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_credit_referral_stats","description":"Referral code and earnings summary.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_credits_status","description":"Linked wallet — **credits** are in-app points for renting numbers, not a bank balance. Always say “you have X credits”. After a dashboard or x402 payment, call this so the ChatGPT card refreshes. Never imply USD wallet unless discussing listed pack prices.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_credits_verify_app_store_purchase","description":"Server-side verify of RevenueCat / store purchase (same as mobile). Requires packageId, transactionId, productId, platform (iOS/Android), and purchaseToken for Android.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"packageId":{"type":"string"},"transactionId":{"type":"string"},"productId":{"type":"string"},"platform":{"type":"string","enum":["iOS","Android"]},"purchaseToken":{"type":"string"}},"required":["packageId","transactionId","productId","platform"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_disconnect","description":"Sign out / unlink this ChatGPT conversation from Ucode. Clears the MCP session only (not account deletion). Use when the user asks to sign out, log out, disconnect, or switch accounts. Shows the welcome card with **Connect** again.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_help","description":"Optional natural-language help about Ucode features and flows. Uses the OpenAI key from Panel (Settings → ChatGPT App) when set, else OPENAI_API_KEY on the MCP host. Respects the “AI help” toggle in Panel.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"question":{"type":"string","minLength":4,"maxLength":2000,"description":"User question about Ucode apps, credits, rentals, SMS codes, etc."}},"required":["question"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_instructions","description":"Full product guide (read-only). **Not for the first message** — use **ucode_welcome** first. If the user is not signed in, call **ucode_welcome** / **ucode_login_start** instead of answering rental questions. Official site https://ucode.uk.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_login_poll","description":"Poll after **ucode_login_start**. Links the ChatGPT session when the user has finished in the browser — **call repeatedly** until complete; do not ask users to paste tokens or to type “done” as the only completion signal.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sessionId":{"type":"string","minLength":16,"description":"sessionId returned by ucode_login_start"}},"required":["sessionId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_login_start","description":"Creates a one-time browser sign-in URL. Prefer the in-card **Connect** button (**ucode_connect**). Poll **ucode_login_poll(sessionId)** until linked.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_panel_ping","description":"Public health check against Ucode Panel (no auth). Official downloads and info: https://ucode.uk — do not use unrelated domains (e.g. ucode.io).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_payments_nowpayments_create","description":"Creates a crypto invoice (NOWPayments) for human web/Telegram top-ups. ChatGPT humans should use **https://ucode.uk/app/credits** instead. Autonomous agents/bots must pay **USDC on Base via x402**, not NOWPayments.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"packageId":{"type":"string"},"returnUrl":{"type":"string"},"cancelUrl":{"type":"string"},"platform":{"type":"string","enum":["web","ios","android","telegram"]}},"required":["packageId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_payments_nowpayments_status","description":"Poll invoice / payment status by NOWPayments id.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"paymentId":{"type":"string"}},"required":["paymentId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_payments_stripe_create_checkout","description":"**Do not use in ChatGPT.** In-card Stripe is blocked. For humans, call **ucode_render_credits** and open **https://ucode.uk/app/credits**. For agents/bots, call **ucode_agent_billing** and pay USDC on Base via x402.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"packageId":{"type":"string","description":"Exact packageId from ucode_credit_packages for the pack the user chose"},"stripeProductId":{"description":"Legacy override — omit; Panel maps Stripe from packageId.","type":"string"},"returnUrl":{"description":"Success URL; default deep link if omitted","type":"string"},"cancelUrl":{"type":"string"}},"required":["packageId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_payments_stripe_prices","description":"**Rare.** Resolve fiat display for Stripe IDs — do **not** read raw **prod_**/ **price_** strings to end users; use **ucode_credit_packages** for storefront-style copy.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"priceIds":{"type":"string","description":"Comma-separated Stripe price_… or prod_… IDs"}},"required":["priceIds"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_payments_stripe_verify","description":"After Checkout completes, pass checkout **session id** plus **packageId** so Panel credits the account.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"sessionId":{"type":"string"},"packageId":{"type":"string"}},"required":["sessionId","packageId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_render_credits","description":"Opens the **Add credits** card with the current wallet balance. ChatGPT cannot run Stripe in the iframe — the user taps through to **https://ucode.uk/app/credits**. After they pay, call **ucode_credits_status**. Agents/bots should call **ucode_agent_billing** and pay USDC on Base instead of this tool.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_render_home","description":"**Call on the first user message** in every new chat. Renders the interactive Ucode card with a **Connect Ucode account** button. Until linked, only welcome/connect/login tools — never rent or checkout.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_render_services","description":"Opens the **visual service picker** (popular apps + search). Call after sign-in or when the user wants a number — same data as **ucode_sms_summary** but optimized for the in-chat card.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"search":{"type":"string"},"limit":{"type":"number"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_services_catalog","description":"Paginated Ucode service catalog with per-country availability from the Panel database.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"page":{"type":"number"},"limit":{"type":"number"},"search":{"type":"string"},"sortBy":{"type":"string"},"sortOrder":{"type":"string","enum":["asc","desc"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_session_status","description":"Check whether this ChatGPT session is linked to Ucode. Use at chat start; if connected is false, run **ucode_render_home** — do not process rental requests. If they already have a live number, the card shows it.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sign_out","description":"Same as **ucode_disconnect** — unlinks Ucode from this ChatGPT chat. Call for sign out, log out, or disconnect requests.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sms_active_rentals","description":"Active/received rentals with SMS snippets if already fetched.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sms_cancel_rental","description":"Cancel an active rental and refund credits when no SMS has arrived. Requires a cancel reason for analytics. Reasons: service_rejected | number_has_account | code_not_arrived | other. If an SMS arrives during cancel, credits stay charged and the code is returned.","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{"rentalId":{"type":"string"},"reason":{"type":"string","enum":["service_rejected","number_has_account","code_not_arrived","other"]},"reasonNote":{"type":"string","maxLength":280}},"required":["rentalId","reason"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_countries","description":"Raw worldwide country id table — pairs with legacy APIs only. For renting, use **ucode_sms_summary** / **ucode_sms_service_detail** so users pick by country name + credits.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sms_get_code","description":"Poll latest SMS for a rental id (provider rental id string).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"rentalId":{"type":"string"}},"required":["rentalId"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_prices","description":"**Avoid for ChatGPT users.** Uses backend USD-ish snapshots; assistants must guide rentals via credits-only summaries (**ucode_sms_summary**, **ucode_sms_service_detail**) and **ucode_sms_rent_packages**. Responses are partially sanitized.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"service":{"type":"string"},"country":{"type":"number"},"minutes":{"type":"number"}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_refund_expired","description":"Trigger server-side refund scan for expired rentals (same as app).","write_action":true,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sms_rent_packages","description":"After user picks **serviceCode** + **country** (numeric id from summary/detail), list **credit-priced routes** only. Same package picker as the app (rentalFlowVersion 2). Present **credits**, recommended badge, labels — never quote USD or backend provider names.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"service":{"type":"string"},"country":{"type":"number"}},"required":["service","country"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_rent_provider_direct","description":"**Do not use for ChatGPT end users.** Legacy rental against upstream balances — skips normal credit UX and exposes provider-era assumptions. Only **ucode_sms_rent_with_credits** with packages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"service":{"type":"string"},"country":{"type":"number"}},"required":["service"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_rent_with_credits","description":"**Primary rental** — charges Ucode credits. Always use **rentalFlowVersion: 2** and **packageId** from **ucode_sms_rent_packages** (matches mobile). Never mention wholesale/provider IDs or dollar amounts to the user.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"service":{"type":"string"},"country":{"type":"number"},"clientCredits":{"type":"number"},"rentalFlowVersion":{"description":"Use **2** (default flow); matches mobile package picker.","anyOf":[{"type":"number","const":1},{"type":"number","const":2}]},"packageId":{"type":"string"}},"required":["service","country"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_service_detail","description":"Load one service’s countries after you have its short **serviceCode** (from summary `service` field). Matches opening that service in the iOS/Android app: availability, credits per country. Prefer over legacy `/prices` APIs.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"serviceCode":{"type":"string","minLength":1,"description":"Short code, e.g. tg, wa, fb — same as mobile app service id"}},"required":["serviceCode"],"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_services","description":"Low-level provider service codes — exposes internal naming. Do NOT use for normal rentals; prefer **ucode_sms_summary** or **ucode_sms_service_detail** then credits-only packages.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_sms_summary","description":"Primary discovery: search by app/service name (e.g. Telegram, WhatsApp). Returns services with countries, **credits** only (no provider names / no USD in assistant copy). Same idea as the app Services tab. Then **ucode_sms_service_detail** or go straight to **ucode_sms_rent_packages** once service + country are chosen.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{"page":{"type":"number"},"limit":{"type":"number"},"search":{"type":"string"},"v":{"anyOf":[{"type":"number","const":1},{"type":"number","const":2}]},"sortBy":{"type":"string"},"sortOrder":{"type":"string","enum":["asc","desc"]}},"$schema":"http://json-schema.org/draft-07/schema#"}},{"name":"ucode_sms_transactions","description":"Provider ledger audit trail — sanitized before ChatGPT. Prefer explaining rentals via **ucode_sms_active_rentals** for users.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_welcome","description":"Same as **ucode_render_home** — product summary + sign-in card. Prefer **ucode_render_home** on first message.","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}},{"name":"ucode_whoami","description":"Current linked Ucode user (requires ucode_login_poll complete or ucode_authenticate).","write_action":false,"price_micros":0,"input_schema":{"type":"object","properties":{}}}],"scan":{"score":56,"grade":"C","scanned_at":"2026-09-22T17:05:14.206Z","report":{"scannerVersion":"0.1.9","scannedAt":"2026-09-22T17:05:14.126Z","components":{"code":{"score":-1,"max":25,"notes":["remote-only server, no package to scan"]},"reliability":{"score":17,"max":20,"notes":["remote reachable in 3471ms"]},"poisoning":{"score":15,"max":15,"notes":["42 tool descriptions checked"]},"auth":{"score":3,"max":15,"notes":["open endpoint exposes 6 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://mcp.ucodesim.com/mcp","reachable":true,"authRequired":false,"latencyMs":3471,"serverInfo":{"name":"ucode-panel","version":"1.0.9"}}],"packages":[],"repo":{"found":false},"icon":{"url":"https://ucode.uk/img/icon-1024.jpg","source":"site"},"presence":{"stars":null,"forks":null,"downloadsWeek":null,"license":null,"lastPushAt":null,"score":8}}}},"grade_history":[],"reviews":[]}