Connect Claude Code to Postify
The full Postify MCP toolset (posts, channels, inbox, analytics, drafts) once you approve OAuth scopes in your browser.
claude mcp add --transport http postify https://app.usepostify.com/api/mcpThe OAuth 2.1 flow (dynamic client registration + PKCE) triggers automatically the first time you call a Postify tool — approve the scopes you need in the browser tab that opens, then continue.
Verify
Call the list_channels tool (no arguments). Success is a JSON list of the workspace's connected channels — an empty list still proves the connection is live.
MCP endpoint: https://app.usepostify.com/api/mcp · Raw instructions any agent can fetch directly: /agent-setup/prompt.md