Claude Code
Generic configuration
Clients that accept JSON server configuration typically use a structure similar to:OAuth discovery
Clients supporting OAuth can start with only the MCP URL. PostlyBee advertises protected-resource and authorization-server metadata under/.well-known, supports dynamic client registration, and requires PKCE S256 for authorization-code exchange.
During authorization, sign in to PostlyBee, choose the intended workspace, review the requested scopes, and approve the connection.
Verify the connection
Ask the client to perform a read-only action first:List all PostlyBee social accounts available in this workspace.Then test a publishing workflow without immediately sending content:
Validate the requirements for my selected account and prepare a draft post. Ask for confirmation before scheduling it.