{"service":"MockHero","purpose":"Fast path for AI agents that need realistic test data.","health_url":"https://mockhero.dev/api/v1/health","remote_mcp":{"url":"https://mockhero.dev/mcp/agent","transport":"streamable-http","status":"deployed"},"free_preview":{"available":true,"max_records_per_request":100,"tools":["generate_test_data","generate_from_template"],"requirement":"Use explicit tables for generate_test_data. Prompt-based generation requires an API key."},"recommended_flow":[{"step":1,"action":"Call tools/list on the remote MCP endpoint.","expected_tools":["estimate_agent_usage","create_agent_checkout","check_agent_checkout_status","claim_agent_api_key","generate_test_data","generate_from_template","detect_schema","list_field_types","list_templates"]},{"step":2,"action":"Call estimate_agent_usage with the intended schema, template, or prompt estimate.","tool":"estimate_agent_usage"},{"step":3,"action":"Optionally call generate_test_data with explicit tables up to 100 records to verify output quality before checkout.","tool":"generate_test_data"},{"step":4,"action":"If production generation needs more records or prompt conversion, create checkout.","tool":"create_agent_checkout"},{"step":5,"action":"Poll checkout status until paid.","tool":"check_agent_checkout_status"},{"step":6,"action":"Claim the API key once.","tool":"claim_agent_api_key"},{"step":7,"action":"Retry generation with Authorization: Bearer mh_YOUR_API_KEY or the api_key tool argument.","tool":"generate_test_data"}],"pricing":{"free_records_per_day":500,"price_usd_per_100_records":"0.001","billing":"monthly_usage","billed_by":"Polar","merchant_of_record":true},"status_checks":{"health_url":"https://mockhero.dev/api/v1/health","expected_health_status":"ok"}}