14 tools registered. Strongest in WebMCP use, weakest in human experience.
No agent run recorded yet.
{ name: "quokkapix.get_contract" /* short, unique, verb-based */ }quokkapix.get_contract, quokkapix.get_state, quokkapix.get_result_manifest, quokkapix.get_payment_policy, quokkapix.list_recipes<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="quokkapix.get_contract" tooldescription="...">
<!-- the same action, as UI -->
</form>{
"name": "quokkapix.get_contract",
"description": "Returns the QuokkaPix browser-agent contract, supported image tools, DOM selectors, payment policy and local browser processing constraints.",
"inputSchema": {
"type": "object",
"additionalProperties": false,
"properties": {}
},
"annotations": {
"readOnlyHint": true
}
}quokkapix.get_rule_profile: 1 parameter has no description (id); quokkapix.get_recipe: 1 parameter has no description (id); quokkapix.validate_recipe: 2 parameters have no description (id, recipe); qu{
name: "quokkapix.get_rule_profile",
inputSchema: {
type: "object",
properties: {
query: { type: "string", description: "What to search for" }
},
required: ["query"]
}
}quokkapix.apply_recipe, quokkapix.apply_settings, quokkapix.set_unlock_token, quokkapix.start, quokkapix.cancel{
name: "quokkapix.apply_recipe",
annotations: { readOnlyHint: true, destructiveHint: false, idempotentHint: true }
}document.modelContext.dispatchEvent(new Event("toolchange"));{ name: "quokkapix.get_contract" /* short, unique, verb-based */ }quokkapix.get_contract, quokkapix.get_state, quokkapix.get_result_manifest, quokkapix.get_payment_policy, quokkapix.list_recipes<!-- Give the tool a visible counterpart: a declarative form is one the person can see and use too. -->
<form toolname="quokkapix.get_contract" tooldescription="...">
<!-- the same action, as UI -->
</form>