mcp:use). An API key on this URL returns 403. Keys are for REST only.
Revoke assistants under Settings → MCP.
Add a client
Cursor
Cursor
Cursor 1.0+. In the project root, Open MCP settings → Connect next to trypost-connect → approve in the browser. Then:
.cursor/mcp.json:List my Connect social accounts.Claude Code
Claude Code
--scope user to share it across projects. The first tool call opens the Connect sign-in.Claude web
Claude web
Customize → Connectors → Add custom connector. Name
TryPost Connect, URL https://connect.trypost.it/mcp. Leave Client ID / Secret empty. Enable the connector on the chat + menu before asking it to post.ChatGPT
ChatGPT
Requires Pro/Plus/Business (or similar) and Developer mode on the web. Create a connector: name
TryPost Connect, URL https://connect.trypost.it/mcp, authentication OAuth, no client id/secret. In a new chat, turn on Developer mode and the connector.How an agent should work
- List connected social accounts.
- Ask for the format catalog (
list-content-types-tool) — valid types and media caps. REST has no catalog; the platform pages are the other source. - For Pinterest or Discord, list boards or channels first.
- Request an upload slot, put the file, then pass that public URL. External URLs are rejected. There is no attach-from-URL tool and no asset library.
- Create a draft. Preview if you want.
- Publish now, or schedule.
What the tools cover
Create-post may omit which accounts to target (every connected identity is added, disabled until you enable rows). REST create requires at least one. Update cannot jump straight to “publishing” — that is
publish-post-tool.
If it fails
Active subscription required
Active subscription required
OAuth worked; the account lost app access. Open connect.trypost.it, subscribe, reconnect.
Unauthenticated
Unauthenticated
The session expired or the token was revoked. Run the client’s Connect flow again.

