Last updated: June 8, 2026
Posview official app AI connection guide
Technical guide for preparing Posview as an official app in ChatGPT, including OAuth, MCP tools, OpenAPI, and safety boundaries.
Connection resources
Safely connect ChatGPT / OpenAI Apps to a Posview workspace so AI can read social post context, create drafts, store proposals, and create confirmation requests without bypassing approval, scheduling, or publishing gates.
Use /ai-connector.json for Connector metadata, /.well-known/oauth-protected-resource for protected resource metadata, /.well-known/oauth-authorization-server for authorization server metadata, /api/mcp for the MCP endpoint, /openapi.json for Agent API v2, /mcp-tools.json for the public MCP catalog, and /llms.txt for AI-readable guidance.
Safety boundary
AI creates drafts, directly updates explicitly selected unapproved drafts, creates proposals and pending confirmation requests, and can move unapproved drafts to reversible trash. Approval, scheduling execution, publishing, permanent deletion, posted/approved content changes or deletion, billing changes, and member removal require Posview permissions and human confirmation.
AI OAuth and Agent API access is rechecked on every token exchange and runtime request. Posview blocks AI access for Free workspaces, global or workspace emergency mode, closed workspaces, inactive grants or memberships, unavailable connected editors, and insufficient OAuth scopes.