Skip to main content

Overview

The Ready setup wizard guides you through creating your business’s agent presence. No technical knowledge required — just answer questions about your business.
ezForge Ready is currently in development. This page describes the planned setup experience.

Steps

1

Connect Google Business Profile (optional)

Import your existing Google Business Profile to pre-fill your business name, address, phone, hours, and description automatically. You can skip this step and enter details manually in Step 2.
2

Business basics

Enter your business name, address, phone number, website, and hours of operation.
3

Verify phone (optional)

Verify your business phone number via SMS to earn a phone-verified badge visible to AI agents.
4

Choose your vertical

Select your business type (Restaurant, Salon & Spa, or Home Services) and customize the template with your offerings. The fields shown depend on your vertical — see the sections below.
5

Deploy

Review your settings and deploy your MCP server. Your server is live in minutes with a URL you can share with AI platforms.

Vertical: Restaurant

When you select Restaurant in Step 4, the wizard collects:

Cuisine type

Select your cuisine type from the dropdown (e.g. Italian, Mexican, Japanese). This helps AI agents match your restaurant to cuisine-specific queries. Add individual menu items to your catalog. For each item, provide: Up to 200 menu items can be added per restaurant. When at least one menu item is provided, the menuBrowsing and onlineOrdering feature flags are automatically enabled in EZFORGE_READY_CONFIG.

Additional menu notes

Optionally enter a free-text description of specials, seasonal dishes, or other information not covered by the structured catalog (up to 2000 characters). Stored in business.metadata.menuNotes.

Business hours override

Optionally enter a plain-text hours string (e.g. Mon–Sat 11am–10pm, Sun 12–9pm) to override the hours entered in Step 2. Stored in business.metadata.hoursOverride.

Vertical: Salon & Spa

When you select Salon & Spa in Step 4, the wizard collects:

Services

Add one or more services to your catalog. For each service, provide: Services are packaged into the EZFORGE_READY_CONFIG environment variable and exposed through the search_services and get_service_details MCP tools.

Stylists

Optionally add stylists to your directory. For each stylist, provide: Stylists are stored in business.metadata.stylists and exposed through the salon://stylists resource.

Cancellation policy

Optionally enter your cancellation and rescheduling policy in plain text. This is surfaced by the get_cancellation_policy MCP tool when clients ask AI agents about cancellations.

Vertical: Home Services

When you select Home Services in Step 4, the wizard collects:

Services

Add one or more services to your catalog. For each service, provide: Services are packaged into the EZFORGE_READY_CONFIG environment variable and exposed through the get_services and request_quote MCP tools.

Service area

Define where you accept jobs. Provide at least one of: Service area data is used by the check_service_area MCP tool to confirm whether a client’s location is within your coverage zone.

Credentials

Add your contractor license(s) and insurance information. For each credential, provide: Credentials are stored in HomeServicesCredential[] within EZFORGE_READY_CONFIG and surfaced by the verify_credentials MCP tool when clients ask about your qualifications.

Google Business Profile import

Ready can import your existing Google Business Profile to pre-fill 60%+ of your setup fields, including:
  • Business name, address, and phone number
  • Hours of operation
  • Business category / vertical
  • Photos and description

Verification

After setup, verify your business to build trust with AI agents. Tiers are strictly ordered — each level requires the previous one. For full details on earning each tier and what the verification badge shows in your dashboard, see Business Verification.

Post-setup configuration

After your server is deployed, you can update your business settings at any time from the Business page:
  • Edit your business name, description, address, phone, and website
  • Configure structured business hours by day of week
  • (Salon) Add or remove services and stylists
  • (Home Services) Add or remove services, update your service area, and manage credentials
Changes you save will trigger an automatic redeploy of your MCP server so AI agents always see your latest information.