Getting Started
Quick Start

Quick Start

This guide provides a high-level overview of getting started with Agentsyx. For detailed step-by-step instructions, see the How-To Guides.

Overview

Agentsyx enables you to wrap your MCP servers (agentic apps) in a SaaS operations layer in four main steps:

  1. Set up your organization on Agentsyx
  2. Connect your Stripe account for billing
  3. Create connectors and register your Agentsyx app
  4. Connect an MCP-capable AI host (e.g. ChatGPT, Claude) when you want users in chat

Step 1: Set Up Your Organization

Create your Agentsyx account and organization. This is where you'll manage all your projects, connectors, and users.

See: How to Setup Your Org on Agentsyx

Step 2: Connect Stripe

Link your Stripe account to handle payments, subscriptions, and billing. You'll need this to create subscription plans and receive payments.

See: How to Connect to Your Stripe Account

Step 3: Create Connectors

Downstream Connector

Create a downstream connector for your MCP server. This is the backend service that does the actual work.

See: How to Create a Downstream Connector

Upstream Connector

Create an upstream connector that MCP-capable hosts use to call your tools. It handles authentication, billing, and routing to your downstream connectors.

See: How to Create an Upstream MCP Connector

Register in an AI host (example: ChatGPT)

When you want distribution inside a host’s UI, follow that host’s registration flow—for OpenAI, see Register your upstream connector in ChatGPT (OpenAI).

Optional: Manage Internal Team

If you're creating an app for your internal team, set up an internal team plan and invite team members.

See: How to Manage Internal Team on Agentsyx

Next Steps