agent_captcha_solve
ActiveTool of Japan Public Ledgers MCP
declared in 0.1.0
Solve a CAPTCHA for a domain you own or have explicit permission to access
Parameters schema
{
"type": "object",
"required": [
"type",
"pageUrl"
],
"properties": {
"type": {
"enum": [
"recaptcha_v2",
"recaptcha_v3",
"hcaptcha",
"turnstile",
"image_text",
"image_object"
],
"type": "string"
},
"action": {
"type": "string"
},
"pageUrl": {
"type": "string"
},
"siteKey": {
"type": "string"
},
"question": {
"type": "string"
},
"imageBase64": {
"type": "string"
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
Japan Public Ledgers MCP
1/7 registries