💬 ChatGPT & Claude Web MCP Setup

Connect JobTread to ChatGPT or Claude via OAuth

FULLY COMPATIBLE

Both ChatGPT and Claude (web) support MCP via OAuth 2.1. Connect your JobTread account with a simple sign-in flow — no manual key copying required.

Before You Start

  • Power User subscription — Get one here
  • JT Power Tools extension installed in Chrome — Install
  • Your License Key (from your Power User subscription email)
  • Your Grant Key (from the JT Power Tools extension → MCP tab)

Setup Instructions

ChatGPT
Claude Web
1

Enable Developer Mode

Go to ChatGPTSettingsAppsAdvanced settings → Toggle on Developer mode.

2

Create App

Click "Create app" and paste this server URL:

https://jobtread-mcp-server.king0light-ai.workers.dev/mcp
3

Authorize Your Account

ChatGPT will redirect you to the JT Power Tools authorization page. Enter your License Key and Grant Key, then click Authorize.

This connects your JobTread account to ChatGPT securely via OAuth 2.1.

4

Start Using It

That's it! Open any ChatGPT conversation and ask about your JobTread data. Try:

"Show me my active jobs" or "What tasks are due this week?"

1

Open Claude Settings

Go to claude.aiSettingsConnectors.

2

Add Custom Connector

Click "Add custom connector" and paste this server URL:

https://jobtread-mcp-server.king0light-ai.workers.dev/mcp
3

Authorize Your Account

After adding the connector, click Connect. This opens the JT Power Tools authorization page. Enter your License Key and Grant Key, then click Authorize.

This connects your JobTread account to Claude securely via OAuth 2.1.

4

Start Using It

That's it! Open any Claude conversation and ask about your JobTread data. Try:

"Show me my active jobs" or "What's the budget for job #1234?"

How It Works

Both ChatGPT and Claude use OAuth 2.1 to securely connect to third-party MCP servers. When you add the server URL, the AI client automatically discovers the authentication endpoints and walks you through a sign-in flow.

Your License Key and Grant Key are used once during authorization to create a secure, encrypted connection. After that, the AI client uses an OAuth access token — your keys are never stored by ChatGPT or Claude.

You can revoke access at any time from the AI client's settings.

MCP Client Compatibility

ChatGPT

OAuth 2.1

Auto-discovered OAuth flow. Full tool access via connected apps.

Claude Web

OAuth 2.1

Auto-discovered OAuth flow via integrations settings.

Claude Code

Bearer Token

Bearer token auth via CLI config. Setup guide →

Cursor & Others

Bearer Token

Bearer token auth via settings. Setup guide →

Grok

Bearer Token

Remote MCP tools via xAI API. Setup guide →

Gemini CLI

Bearer Token

Native httpUrl MCP config. Setup guide →

Troubleshooting

"License key not found" — Double-check your license key from your subscription email. Make sure there are no extra spaces.

"Invalid Grant Key" — Get a fresh grant key from the JT Power Tools Chrome extension → MCP tab. Grant keys can expire if unused.

"Tier doesn't include MCP access" — MCP requires a Power User subscription. Upgrade here.

Still stuck? Join our Discord for help.