GearGenius.AI Suite

Connect Tokens

← Back to Suite

Authenticating…

Optional AI Add-On

Connect FlatRate Pro profile, stats, estimates, and diagnostics to ChatGPT, Claude, MCP servers, and more.

Every token is linked to your account, scoped to your live data, and revocable at any time. The public FlatRate Pro endpoint is intentionally clean: profile, recent jobs, stats, structured job logging, labor estimates, DTC guidance, and vehicle lookup for technician workflows.

Status Checking

Verifying Connect Token access…

Hang tight while we confirm your add-on or legacy access.

ChatGPT Actions

Custom GPT Integration

  1. Create a token below (label it "chatgpt").
  2. In GPT Builder, go to ConfigureActions.
  3. Click Import from URL and paste:
    https://geargenius.ai/.well-known/frp-gpt-openapi.json
  4. In Authentication, select API KeyCustom.
  5. Header Name: X-User-Token
  6. Paste your token as the Key.
  7. Use it for profile, recent jobs, stats, structured job logging, labor estimates, DTC lookup, and vehicle lookup.

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 for the public profile, lookup, and structured job logging tools.

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, so store them securely and revoke them 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 for the supported public endpoint set or ping support via the in-app messenger. Tokens are hashed and can be revoked at any time.