Get Started

Quickstart

Connect your first tool and call it from an AI client in about five minutes.

By the end of this you will have one tool connected and Claude calling it.

Sign in and claim your organization

Go to app.popmcp.com and sign in with Google.

The first person from a company domain to sign in creates that domain's organization and becomes its owner. Later sign-ins from the same domain need an invite. Personal addresses such as Gmail and Outlook each get their own organization.

Create a workspace

A workspace holds at most one connection per provider. Most teams start with one workspace per client or per brand.

Point your AI client at the gateway

Add PopMCP as a remote MCP server:

https://app.popmcp.com/mcp

Your client discovers the OAuth endpoints, registers itself, and opens a consent screen. Tick the connectors you want this client to reach, then approve.

See Choosing an AI client for per-client setup.

Call a tool

Ask your client something that needs the tool. For a Klaviyo connection:

"List my Klaviyo segments and tell me which has the most members."

The client calls list_connections to see what it has, then the Klaviyo toolset.

Connected tools can perform writes. Start a new connector in read-only mode and widen it once you trust what your agent does with it. See Access modes.

On this page