Can I add Postdom as a ChatGPT MCP server right now?
Not as a local one Postdom supports, and the remote route is not verified. The published @postdom/mcp@0.3.0 package is a local stdio server that a client starts on your machine, and Postdom has tested that path for Claude Code, Codex and Cursor rather than ChatGPT. The remote path is the one Postdom would support here, and while its hosted endpoint is live and answers correctly, the connector flow itself has not been exercised end to end.
What happens if I paste the MCP configuration into ChatGPT anyway?
Nothing Postdom supports. The block describes a local process for a client to start, and Postdom has not verified that path for ChatGPT. The real cost is that a workspace key ends up in a conversation. Revoke it in Postdom Accounts and create a new one if that has happened; Postdom shows a key once, so it belongs in a config file rather than a chat.
So what does the operating brief actually give me?
Rules, not reach. ChatGPT can use it to draft a plan in Postdom's vocabulary, name the destinations and settings a human would need to approve, and say what evidence it would want before calling something published. It cannot read your workspace or send anything, because it has no connection.
Which client should I use if I want live tools today?
Claude Code, Codex or Cursor. Each starts the local server and exposes all 13 tools, and those are the three Postdom has tested for that path. The operating brief is the same text in all of them, so moving between them costs nothing.
Does a successful publish call mean the video is live?
No, and this matters wherever the call comes from. accepted, requires_approval and scheduled are workflow states, not provider publication. Keep the returned Postdom post ID and read that same post through to a terminal per-destination outcome before treating any destination as published.
What happens to metrics a platform does not report?
They stay unavailable, with the reason attached. Postdom does not substitute a zero for a missing observation: null is not zero, and an unavailable metric is excluded from aggregates rather than quietly dragging them down.