ChatGPT

ChatGPT on the web

Dathent is in the ChatGPT app directory. Open the listing, press Connect and sign in with your Dathent account. No Developer mode, no server URL.

Prefer to add it by hand, or can’t find the listing? The manual steps below still work.

  1. Turn on Developer mode

    In ChatGPT, open Settings → Security and login, then enable Developer mode.

    Developer mode toggle under Advanced security in ChatGPT settings
    Settings → Security and login → Developer mode.
  2. Add Dathent

    Open chatgpt.com/plugins and press the + button in the top-right corner. In the New Plugin dialog: name it Dathent, keep the connection on Server URL (not Tunnel) and paste the MCP server URL below, and leave authentication on OAuth.

    ChatGPT shows a standard warning it displays for every custom MCP server. Tick “I understand and want to continue” and press Create — sign-in uses OAuth, so your Dathent password is never shared with ChatGPT. Dathent will appear under Drafts.

    https://api.dathent.ai/mcp
    The Plugins page in ChatGPT with the plus button highlighted
    The “+” button on chatgpt.com/plugins.
    The New Plugin dialog filled in with the name Dathent, the Server URL connection, and OAuth authentication
    Name it Dathent, keep Server URL, leave OAuth, tick the checkbox, press Create.
  3. Sign in with Dathent

    ChatGPT opens an “Add Dathent to ChatGPT” window. Press Sign in with Dathent and approve access. This is OAuth — ChatGPT never sees your Dathent password, and you can revoke access at any time.

    The Add Dathent to ChatGPT window with a Sign in with Dathent button
    Approve once — this is the OAuth sign-in.
  4. If Actions is empty, press Refresh

    Right after connecting you may see “No app actions available yet.” That is normal. Press Refresh next to Information and the list fills with Dathent’s actions — creating posts, scheduling, performance and the rest.

    The connected Dathent plugin page showing no actions yet and the Refresh button
    No actions yet? Press Refresh.
    The Dathent plugin page listing loaded actions after refreshing
    After Refresh the actions appear.
  5. The step everyone misses

    Call Dathent in a chat

    Adding the plugin is not enough — you have to bring it into the conversation. In a new chat, type @Dathent in the message box and pick Dathent.ai from the list. (You can also select it from the “+” menu → Developer mode.)

    Then just ask, for example: “What can Dathent do?” Write actions such as scheduling or publishing ask for confirmation first. That is expected—and good.

    Typing @Dathent in the ChatGPT message box shows Dathent.ai in the plugin list
    Type @Dathent and pick Dathent.ai.
Terminal

Codex CLI

Codex CLI signs in with the same ChatGPT account.

  1. Add Dathent

    Open your terminal and run:

    codex mcp add dathent --url https://api.dathent.ai/mcp
  2. Sign in

    Run the login command, then approve Dathent in the browser window that opens:

    codex mcp login dathent
Claude

Claude on web, mobile, or Claude Code

  1. Use the one-click setup

    Open the link, approve the connector, then sign in to Dathent.

    Add to Claude
  2. Or add it manually

    Go to claude.ai → Settings → Connectors → Add custom connector, then paste the URL below.

    https://api.dathent.ai/mcp

    Connectors are account-level. Once you add Dathent on the web, it works in Claude mobile apps too.

  3. Using Claude Code?

    Run this command in your terminal:

    claude mcp add --transport http dathent https://api.dathent.ai/mcp
Quick fixes

Troubleshooting

I added it but nothing happens in chat

Adding the plugin does not switch it on by itself. In each new chat, type @Dathent and pick Dathent.ai, or select it from the “+” menu → Developer mode.

“No app actions available yet.”

Open the plugin in Settings → Plugins → Dathent and press Refresh next to Information. ChatGPT then pulls the current list of actions from Dathent.

Tools look stale or widgets fail to load

Press Refresh on the plugin page first. If that does not help, remove the connector and add it again — both ChatGPT and Claude cache the tool list.

It asks me to confirm actions

That is by design. Nothing is ever published without your confirmation.

How do I disconnect?

Revoke access anytime in Dathent → Settings → API & Connectors → Connected apps, and remove the app in ChatGPT or Claude settings.