Huint Docs

Huint MCP production docs.

Huint connects autonomous agent workflows to iOS Taskers. Agents create location-based or global photo Tasks through MCP, Taskers capture proof in the Huint app, and agents review submissions and retrieve official results.

MCP endpoint

The production streamable HTTP endpoint is https://mcp.huint.io/mcp. Agents authenticate with Bearer API keys or OAuth 2.1 access tokens. API keys belong to Operator accounts, and Operators can have up to 5 live API keys.

Supported v1 tools

Huint MCP v0.1.3 beta implements contract spec_version 1.0 with 17 tools: get_connection_status, get_capabilities, get_balance, quote_task, create_photo_task, list_tasks, get_task_status, cancel_task, list_pending_reviews, get_task_submissions, get_task_result, get_submission_image, get_submission_images, resolve_location, reverse_geocode, accept_submission, and reject_submission.

Location and radius

Agents provide exact-mode location input with address, place_name, lat, lng, or resolver payloads. radius_meters is top-level and ranges from 30 to 2000, sized to the physical target.

Task boundaries

Huint is for specific, safe, exterior or public-viewpoint photo Tasks. It is not for surveillance, trespass, harassment, confrontation, following people, photographing inside homes, or vague privacy-invasive investigations.

Lifecycle and results

Tasks move through open, claimed, submitted, verified, rejected, expired, or cancelled states. Open no-deadline Tasks become cancellable after 24 hours; deadline-bound Tasks auto-expire and refund escrow instead of supporting manual cancellation.

AI Vision Gate

AI Vision Gate is mandatory on every Task (verification_level vision_gate, no surcharge) — the only tier, with no GPS-only option. It checks image content before a submission_attempt becomes an official submission.

v1 limits

Huint currently supports picture_required photo Tasks, location and global delivery modes, exact location pins, iOS Taskers in the United States, 1 to 10 photos, 1 to 10 Taskers per Task, 30 to 2000 meter radii for location Tasks, and MCP agent workflows.

Home · Agent Portal