Docs

How to connect ChatGPT or Claude to Boki

Connect ChatGPT or Claude to Boki using OAuth authentication

How to connect ChatGPT or Claude to Boki

Connect ChatGPT or Claude to your Boki workspace using OAuth. After connecting, the AI assistant can read and write your Boki content.

Overview

ChatGPT and Claude support MCP (Model Context Protocol) connections via OAuth. You add Boki as a custom connector in your AI client, complete the Boki sign-in, and the client can then access your workspace.

Boki MCP server URL: https://app.boki.io/api/mcp

Prerequisites

  • A Boki account
  • ChatGPT Plus, Team, or Enterprise (for custom connectors), or Claude Pro/Team/Enterprise

Connect from ChatGPT

ChatGPT lets you add custom MCP connectors. The exact menu location varies (Connectors, Apps, or Developer mode in Settings).

  1. In ChatGPT, go to Settings
  2. Find the option to add a custom connector or app
  3. Enter the Boki MCP URL: https://app.boki.io/api/mcp
  4. Save the connector
  5. When prompted, complete the Boki sign-in in the popup
  6. Authorize access to your workspace

After authorization, ChatGPT can use Boki tools in your conversations.

Connect from Claude

Personal accounts (Pro)

  1. In Claude, click Customize (or your profile)
  2. Go to Connectors
  3. Click Add custom connector
  4. Paste the URL: https://app.boki.io/api/mcp
  5. Click Add
  6. Complete the Boki sign-in when prompted
  7. Authorize access

Team or Enterprise accounts

For Team/Enterprise, an Owner adds the connector organization-wide first:

  1. Go to Organization settingsConnectors
  2. Click AddCustomWeb
  3. Enter the URL: https://app.boki.io/api/mcp
  4. Save

Then each team member:

  1. Go to Connectors in their Claude settings
  2. Find Boki and click Connect
  3. Complete the Boki sign-in

What OAuth provides

After connecting:

  • The AI client authenticates as your Boki user
  • All operations use your permissions
  • No token to copy or rotate — OAuth handles refresh automatically

Available tools

Once connected, the AI can access approximately 48 Boki tools:

ScopeOperations
ArticlesRead, create, update, delete, export
BriefsRead, create, update, delete
PlansRead, create, update, delete
Social postsRead, create, update, delete
DistributionsRead, create, update, delete
Short linksRead, create, update, delete
ExpertsRead, create, update, delete
InsightsRead, create, update, delete
ComponentsCreate, delete MDX components
WorkspaceGet context, brand voice

OAuth vs personal access tokens

MethodBest forToken management
OAuthChatGPT, ClaudeAutomatic (no manual token)
PAT (boki_pat_*)Cursor, other MCP clientsManual (generate, paste, rotate)

Use OAuth for ChatGPT and Claude. Use personal access tokens for Cursor and clients that require a pasted token.

Result

After connecting:

  • Ask ChatGPT or Claude to "list my Boki articles" or "create a brief about [topic]"
  • The AI calls Boki tools on your behalf
  • All changes appear in your Boki workspace

Troubleshooting

Sign-in popup doesn't appear: Check that popups are allowed for the AI client's domain.

Authorization fails: Ensure you're signing into the correct Boki account that has access to the workspace you want.

Tools not available: The connector may need a moment to sync. Try asking again or reconnecting.