← WebMCP Directory

shipreal.dev

shipreal.dev

live Unverified (seed import) Health & Education 6 tools mixed implementation

Your AI wrote the app. Nobody wrote the part that keeps it up. This 20 hour course closes that gap.

First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com

Answer 4 · Act 0 · Transact 2 · Score: Not yet scored

Tool inspector

get_enrollment_link

answer imperative

Return the ShipReal checkout link and the total for a plan, a seat count and a billing country, without opening anything. Use to answer "what would N seats cost and where do we pay"; the visitor still presses the button to buy.

Page: /

Input schema

PropertyTypeRequiredDescription
plan string yes complete is the single course, teams is per seat on one invoice.
seats integer no Seat count for the teams plan. Ignored for complete.
country string no ISO 3166-1 alpha-2 code the buyer pays from, e.g. IL or US. Omit to use this visitor's own country.
Raw JSON schema
{
  "type": "object",
  "properties": {
    "plan": {
      "type": "string",
      "enum": [
        "complete",
        "teams"
      ],
      "description": "complete is the single course, teams is per seat on one invoice."
    },
    "seats": {
      "type": "integer",
      "minimum": 1,
      "description": "Seat count for the teams plan. Ignored for complete."
    },
    "country": {
      "type": "string",
      "description": "ISO 3166-1 alpha-2 code the buyer pays from, e.g. IL or US. Omit to use this visitor's own country."
    }
  },
  "required": [
    "plan"
  ],
  "additionalProperties": false
}

Similar websites

seqcraft.onrender.com

seqcraft.onrender.com

Inspect plasmids, simulate PCR and restriction digests, compare constructs, and prepare cloning proposals in one exact, private workspace.

demo Unverified Health & Education Transact tools
57 tools A14 / Act42 / T1 Not yet scored Seen 2026-09-14
seqcraft_get_capabilities seqcraft_get_workspace_context seqcraft_get_selected_context seqcraft_get_document_revision seqcraft_get_transaction_status
Inspect tools
lectern.click

lectern.click

Draft a Lectern lesson in the browser. WebMCP agents fill gaps, write sections, and add quiz items on the page you see. Export a student PDF and a .lectern file…

live Unverified Health & Education
40 tools A1 / Act39 / T0 Not yet scored Seen 2026-09-14
lectern_list_locales lectern_get_locale lectern_set_locale lectern_get_lesson lectern_list_gaps
Inspect tools
waymark-sable.vercel.app

waymark-sable.vercel.app

Learning roadmaps you and your agent build together. Your agent researches and plans; you learn; the path adapts.

demo Unverified Health & Education
20 tools A6 / Act14 / T0 Not yet scored Seen 2026-09-14
create_path add_step remove_step get_path list_paths
Inspect tools
cuvo.co

cuvo.co

Cuvo is the white label telehealth platform that runs the clinic behind your brand: 50-state providers, pharmacy, software, and compliance. Launch in days.

live Unverified Health & Education Transact tools
11 tools A9 / Act1 / T1 Not yet scored Seen 2026-09-14
scan_images_c2pa inspect_image_c2pa get_overview get_pricing list_comparisons
Inspect tools

Related on Influzer