GearGenius.AI Suite

Custom GPT Access Tokens

← Back to Suite

Authenticating…

Premium Feature

Connect your data to ChatGPT, Claude, MCP servers, and more.

Every token is linked to your FlatRate Pro account, scoped to your live data, and revocable at any time. Use it with ChatGPT Actions, Claude Projects, MCP servers, Zapier, or any custom integration.

Status Checking

Verifying premium access…

Hang tight while we confirm your Total Voice subscription.

ChatGPT Actions

Custom GPT Integration

  1. Create a token (label it "chatgpt").
  2. In GPT Builder → Actions → Auth → paste into X-User-Token.
  3. Import schema: /.well-known/frp-gpt-openapi.json

Claude Projects

Anthropic Claude

  1. Create a token (label it "claude").
  2. Add API integration in Claude Project settings.
  3. Use token in X-User-Token header.

MCP Server

Model Context Protocol

  1. Create a token (label it "mcp").
  2. Configure MCP server with API base URL.
  3. Pass token via X-User-Token header.

Zapier / Make

No-Code Automation

  1. Create a token (label it "zapier").
  2. Use Webhooks by Zapier or HTTP module.
  3. Add X-User-Token header.

Custom Apps

REST API

Use the same token with any HTTP client, script, or app.

curl -H "X-User-Token: TOKEN" \
https://geargenius.ai/api/gpt/user/stats

LangChain / AI Agents

Agent Frameworks

  1. Create a token (label it "agent").
  2. Configure API tool with base URL.
  3. Inject token via request headers.

Token creation

Generate a Connect Token

Tokens work with all platforms above. Label them by use case. Tokens are shown once—store securely and revoke if exposed.

Your tokens

Active Connect Tokens

0 tokens
Label Token ID Expires Created Actions
No tokens yet.

Best practices

  • Use separate labels for ChatGPT, Zapier, internal bots, etc.
  • Rotate tokens annually or sooner if sharing with contractors.
  • Always revoke unused tokens to minimize blast radius.

Need help?

Review the Actions API guide or ping support via the in-app messenger. Tokens are hashed and can be revoked at any time.