claude.ai
Connect Tailwind to Claude on the web with OAuth.
Setup instructionsThe Tailwind MCP (Model Context Protocol) Server connects AI assistants directly to your Tailwind account. You can plan, create, and schedule Pinterest content in a conversation while Tailwind remains the system that manages your accounts and publishing queue.
Connect an AI assistantMCP is an open standard that lets AI applications connect to external tools and data. Tailwind hosts a remote MCP server at:
https://mcp.tailwind.aiChoose your AI client in the setup guide. Clients that support OAuth open a Tailwind sign-in page so you can approve access without creating or pasting an API key. API keys remain available as a fallback for clients that cannot use OAuth.
With the Tailwind MCP Server, an AI assistant can:
Assistant actions are performed with your Tailwind permissions and count toward the limits or credits included with your plan.
claude.ai
Connect Tailwind to Claude on the web with OAuth.
Setup instructionsClaude Desktop
Use Claude's native remote connector with OAuth.
Setup instructionsChatGPT
Connect Tailwind as a custom MCP app with OAuth.
Setup instructionsClaude Code
Add Tailwind as a remote HTTP server and authenticate with OAuth.
Setup instructionsCursor
Install Tailwind in Cursor and authenticate with OAuth.
Setup instructionsCodex
Add Tailwind to the Codex CLI and authenticate with OAuth.
Setup instructionsOpenCode
Add Tailwind to OpenCode and authenticate with OAuth.
Setup instructionsIf your client is not listed, use the Other MCP client setup.
"What Pinterest accounts do I have connected to Tailwind?"
"Generate Pins from this URL with Tailwind, then show me the drafts: <paste your URL here>"
"Schedule that Pin with Tailwind to a relevant board at my next open time slot."
"Show me the Pins queued in Tailwind for the next week."
Your assistant may ask for confirmation before it performs an action that changes your Tailwind account.
Tailwind supports two ways to authenticate an MCP connection:
Authorization: Bearer header. Keep the key private and revoke it from Settings > Integrations if it is exposed.Only connect clients you trust. Review the permissions shown during OAuth authorization and review any configuration before accepting an install deeplink.
Building a server-side integration instead of connecting an assistant? Start with the REST API authentication guide.