← Registry

Security & Testing

mockhero.dev

Generates realistic test data in JSON, CSV, or SQL formats and manages agent plan checkouts for MockHero.

1 endpoint9 known toolsCached registry data

ENDPOINT 1

https://mockhero.dev/mcp/agent

No auth detected

Known tools 9

estimate_agent_usage

Estimate MockHero agent-plan cost before generating data.

create_agent_checkout

Create a loginless Polar Checkout URL for MockHero's metered agent plan.

check_agent_checkout_status

Poll a Polar checkout created by create_agent_checkout using the returned claim_token.

claim_agent_api_key

Claim the MockHero API key after Polar marks the loginless agent checkout as paid.

generate_test_data

Generate realistic JSON, CSV, or SQL test data from structured tables or a plain-English prompt.

generate_from_template

Generate realistic test data from a pre-built MockHero template: ecommerce, blog, saas, or social.

detect_schema

Convert SQL CREATE TABLE statements or one sample JSON object into a MockHero schema that can be passed to generate_test_data.

list_field_types

List MockHero field types, descriptions, parameters, and examples before building a schema.

list_templates

List MockHero's pre-built schema templates for ecommerce, blog, SaaS, and social apps.