Connected accounts
Connect X (Twitter) accounts from the dashboard at Connections (app.vee3.io/dashboard/connections).
Publish to X
The X / Twitter capability group now includes official write support for connected accounts, alongside the existing read APIs.
| Capability | MCP tool | Tokens |
|---|
| Get X connected accounts | x-twitter.connected_accounts | 0 |
| Create X post | x-twitter.create_post | 60+ |
Create X post supports text, polls, media attachments, reply settings, and other X post options. Call get-x-connected-accounts first to pick an account. If no accounts are connected, the user must connect at https://vee3.io/dashboard/connections — agents cannot complete OAuth.
Pricing: 60 tokens for a text post. Posts where X shortens a link to t.co in the response are billed at 1,000 tokens base instead. Images add 50 tokens each; videos add 150 tokens plus 50 tokens per 5 MB. Failed posts are not billed.
Docs