Security & Testing
mockhero.dev
Generates realistic test data in JSON, CSV, or SQL formats and manages agent plan checkouts for MockHero.
ENDPOINT 1
https://mockhero.dev/mcp/agent
Known tools 9
estimate_agent_usageEstimate MockHero agent-plan cost before generating data.
create_agent_checkoutCreate a loginless Polar Checkout URL for MockHero's metered agent plan.
check_agent_checkout_statusPoll a Polar checkout created by create_agent_checkout using the returned claim_token.
claim_agent_api_keyClaim the MockHero API key after Polar marks the loginless agent checkout as paid.
generate_test_dataGenerate realistic JSON, CSV, or SQL test data from structured tables or a plain-English prompt.
generate_from_templateGenerate realistic test data from a pre-built MockHero template: ecommerce, blog, saas, or social.
detect_schemaConvert SQL CREATE TABLE statements or one sample JSON object into a MockHero schema that can be passed to generate_test_data.
list_field_typesList MockHero field types, descriptions, parameters, and examples before building a schema.
list_templatesList MockHero's pre-built schema templates for ecommerce, blog, SaaS, and social apps.