> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ezforge.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

> The verified registry for MCP server discovery — App Store for AI agents

## What is ezForge <span style={{color: '#8B5CF6'}}>Hub</span>?

**ezForge Hub** is a discovery marketplace where AI agents find verified MCP servers. Think of it as the App Store for agent-to-business interactions — connecting the demand side (AI agents looking for services) with the supply side (businesses exposing capabilities via MCP).

<Info>
  ezForge Hub is now available. Platform and Ready customers on paid plans are automatically listed.
</Info>

## How it works

1. **Businesses deploy MCP servers** via Platform or Ready
2. **Hub auto-creates a listing** with metadata, SKILL.md, and health status
3. **AI agents search Hub** to find verified services matching their needs
4. **Trust signals guide selection** — verification badges, health scores, and usage analytics help agents choose reliable providers

## Platform vs. Ready vs. Hub

| Dimension             | Platform                   | Ready                           | Hub                                     |
| --------------------- | -------------------------- | ------------------------------- | --------------------------------------- |
| **Target user**       | Developers                 | Business owners                 | AI agents + agent platforms             |
| **Value proposition** | "We host your MCP server"  | "We create your agent presence" | "We help agents find verified services" |
| **Revenue model**     | Subscription (usage-based) | Subscription (flat fee)         | Listing fees + commissions + API access |
| **Supply/demand**     | Supply-side only           | Supply-side only                | **Both sides**                          |
| **Model**             | Developer-managed hosting  | Wizard-driven, fully managed    | Discovery marketplace + registry        |

## Listing tiers

|                      | Basic                                        | Featured                               | Premium                     |
| -------------------- | -------------------------------------------- | -------------------------------------- | --------------------------- |
| **Price**            | \$0/mo (included)                            | \$29/mo                                | \$79/mo                     |
| **Who gets it**      | All Platform & Ready customers on paid plans | Self-serve upgrade                     | Self-serve upgrade          |
| **Search placement** | Standard                                     | Priority                               | Top + featured badge        |
| **Analytics**        | View count                                   | Views + click-throughs                 | Full funnel analytics       |
| **SKILL.md**         | Auto-generated (hours, catalog summary)      | Enhanced (custom keywords, attributes) | Enhanced + composite skills |

## Key concepts

<CardGroup cols={2}>
  <Card title="Listings" icon="rectangle-list" href="/hub/listings">
    Manage your Hub listing and visibility settings
  </Card>

  <Card title="Search & Discovery" icon="magnifying-glass" href="/hub/discovery">
    How agents find services through Hub's API
  </Card>

  <Card title="Composite Skills" icon="layer-group" href="/hub/composites">
    Discover and create multi-server composite skills
  </Card>

  <Card title="SKILL.md" icon="file-code" href="/hub/skill-md">
    The portable discovery artifact for every MCP server
  </Card>

  <Card title="Analytics" icon="chart-mixed" href="/hub/analytics">
    Track discovery, engagement, and conversion metrics
  </Card>

  <Card title="API Keys" icon="key" href="/hub/api-keys">
    Create, list, and revoke Hub API keys for demand-side access
  </Card>

  <Card title="Analytics Events API" icon="bolt" href="/hub/analytics-events">
    Ingest Hub analytics events via the SDK events endpoint
  </Card>

  <Card title="Listing Analytics API" icon="chart-bar" href="/hub/analytics-listings">
    Query tier-gated listing analytics via the REST API
  </Card>
</CardGroup>
