Skip to main content

Give Suby context to your AI

Whether you’re using Claude, ChatGPT, Cursor, or any other AI tool, give it complete knowledge of Suby’s API, features, and integration guides instantly.

Open in Claude

Load the full Suby docs into a Claude conversation. Ask anything about the API, webhooks, or payment flows.

Open in ChatGPT

Load the full Suby docs into a ChatGPT conversation.

Use in your IDE

Connect Suby’s MCP server to your editor. Your AI coding assistant gets real-time access to the full docs while you build.
Run this in your terminal:
claude mcp add suby-docs https://suby.mintlify.app/mcp

Plain text

If your tool accepts a URL or raw text, paste one of these directly into the context window.
FormatURLBest for
Summaryhttps://suby.mintlify.app/llms.txtQuick context, token-efficient
Full docshttps://suby.mintlify.app/llms-full.txtDeep integration work

What the AI will know

Once connected, your assistant has full context on:

API endpoints

Authentication, products, customers, subscriptions, and payouts.

Webhooks

All events, payload structure, and signature verification.

Payment methods

Cards, bank transfers, Apple Pay, Google Pay, and stablecoins.

Integration guides

PayLinks, Discord, Telegram, and the Next.js adapter.

MoR model

Tax compliance, supported countries, and supported businesses.

Fees & pricing

Transaction fees, payout fees, and international surcharges.
For complex integrations, use llms-full.txt for maximum context. For quick Q&A, the summary llms.txt is faster.