← WebMCP Directory

Tool tree

webmcp-eval.com

AI & Agents
https://webmcp-eval.com/
WebMCP evaluation for consultants, agencies, and operators. Check if a client page is ready for agentic traffic: observed tools, recommended offers, and what must never be exposed. $26 starter pack.
Explore capabilities

Tools verified

get_product_overviewAnswer

What WebMCP Eval does for a consultant preparing a client page for agentic traffic.

View tool JSON
{
  "name": "get_product_overview",
  "kind": "answer",
  "impl": "imperative",
  "description": "What WebMCP Eval does for a consultant preparing a client page for agentic traffic.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}
get_pricingAnswer

Published starter pack and per-evaluation price.

View tool JSON
{
  "name": "get_pricing",
  "kind": "answer",
  "impl": "imperative",
  "description": "Published starter pack and per-evaluation price.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}
create_checkoutSensitive Action

Returns a Stripe Checkout URL for a new $26 starter pack plus poll_url and claim_url. Does not charge in-page. A completed pay mints a new usr_live_ wallet; leftover on an old key is not added. After paid, GET claim_url once.

View tool JSON
{
  "name": "create_checkout",
  "kind": "transact",
  "impl": "imperative",
  "description": "Returns a Stripe Checkout URL for a new $26 starter pack plus poll_url and claim_url. Does not charge in-page. A completed pay mints a new usr_live_ wallet; leftover on an old key is not added. After paid, GET claim_url once.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}
get_connect_instructionsAnswer

Endpoint and tool name for hosts after a key is issued.

View tool JSON
{
  "name": "get_connect_instructions",
  "kind": "answer",
  "impl": "imperative",
  "description": "Endpoint and tool name for hosts after a key is issued.",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "additionalProperties": false
  },
  "page": "/"
}