Skip to main content
The Sydium MCP server lives at:
https://api.sydium.com/v1/mcp
Connecting is the same everywhere: add that URL as a custom MCP server, then click Authorize on the Sydium consent screen. There is nothing to register and no key to paste - the client registers itself and you approve access in the browser.
1

Open the connector dialog

Go to Settings -> Connectors -> Add custom connector.
2

Add Sydium

Set the name to Sydium and the URL to https://api.sydium.com/v1/mcp. Leave the optional OAuth Client ID / Secret fields blank - Sydium registers your client automatically.
3

Authorize

Click Add. Your browser opens the Sydium consent screen. Review the access and click Authorize.
4

Use it

Back in a chat, Sydium’s tools are available. Try: “List my connected accounts.”
The Authorize screen names the client that is connecting, the workspace it will access, and the exact scopes requested (for example “Read your connected accounts”, “Publish and schedule posts”). Nothing happens outside the scopes you approve, and a connected agent can never exceed your own team role.

Disconnecting

Remove the connector in your client to stop it making requests. Tokens are scoped to what you approved and short-lived, so access ends there.