# How to Connect PostEverywhere to Perplexity > Perplexity researches properly but cannot publish. Connect PostEverywhere as a custom remote MCP connector and it can schedule and publish to every platform from the same thread as the research. **Source:** https://posteverywhere.ai/blog/connect-perplexity-to-social-media **Author:** Jamie Partridge **Published:** 2026-09-21 --- You ask Perplexity what changed in a platform's ranking signals this quarter. It comes back with an answer you can actually check, citations and all. Then the research ends and the boring part starts: rewriting the findings as posts, opening a scheduler, doing it four times. Except now you can type this instead: > "Summarise what changed on LinkedIn this quarter, then write three posts about it and schedule them for Tuesday, Wednesday and Thursday at 9am." This guide shows how to connect PostEverywhere to Perplexity in about two minutes. Perplexity calls PostEverywhere, the posts land in your queue, and the research and the publishing happen in one thread. This became possible when Perplexity shipped custom remote connectors in March 2026: it can now talk to remote Model Context Protocol (MCP) servers, the same open standard Claude, ChatGPT and Cursor use. Point Perplexity at the PostEverywhere MCP server and it gains real tools: schedule posts, upload media, generate images, read analytics. [PostEverywhere](/agents) runs the hosted MCP server covering Instagram, LinkedIn, TikTok, YouTube, Facebook, X, Threads, Pinterest, Bluesky, Discord and Telegram from one connection. *Written by Jamie Partridge, Founder. Published 21 September 2026.* ## Table of Contents 1. [What you need to connect PostEverywhere to Perplexity](#what-you-need-to-connect-posteverywhere-to-perplexity) 2. [Why Perplexity can post to social media through PostEverywhere](#why-perplexity-can-post-to-social-media-through-posteverywhere) 3. [Step-by-step: connect PostEverywhere to Perplexity as a custom connector](#step-by-step-connect-posteverywhere-to-perplexity-as-a-custom-connector) 4. [The Comet limitation worth knowing before you plan around it](#the-comet-limitation-worth-knowing-before-you-plan-around-it) 5. [Seven PostEverywhere prompts to try in Perplexity](#seven-posteverywhere-prompts-to-try-in-perplexity) 6. [What Perplexity can actually do with your PostEverywhere accounts](#what-perplexity-can-actually-do-with-your-posteverywhere-accounts) 7. [Alternative: drive PostEverywhere from the API instead](#alternative-drive-posteverywhere-from-the-api-instead) 8. [Limits, safety and troubleshooting the PostEverywhere connector](#limits-safety-and-troubleshooting-the-posteverywhere-connector) 9. [Connect PostEverywhere to your other assistants](#connect-posteverywhere-to-your-other-assistants) 10. [FAQs](#faqs) ## What you need to connect PostEverywhere to Perplexity **A paid Perplexity plan.** This is the one that catches people out. Custom connectors are not available on the free tier, so you need Pro, Max or Enterprise. Perplexity's own help article on adding custom remote connectors is the current reference. **A PostEverywhere account with at least one social account connected.** The connector exposes accounts you have already authorised, so linking Instagram or LinkedIn happens once in the dashboard. If you handle several brands, [managing multiple accounts](/multi-account-management) explains the structure, and agencies usually want [team workspaces](/team-workspaces) set up first. **About two minutes.** No code, no local process, no client secret to generate. > **Want the fastest possible start?** [Start a 7-day trial](https://app.posteverywhere.ai/signup), connect a couple of accounts, and have Perplexity scheduling by the end of this article. Card required, $0 charged today, cancel anytime. ## Why Perplexity can post to social media through PostEverywhere Perplexity is a research engine with a very good model in front of it. It reads the live web, cites what it finds, and reasons over the result. What it has never had is a credential for your Instagram account. MCP closes that gap. It is an open protocol, released in late 2024 and since adopted across the industry, that hands a model a defined set of tools: here is what each does, here is what it takes, here is what it returns. Our explainer on [what social media AI agents actually are](/blog/what-are-social-media-ai-agents) covers the wider shape. So the split is clean. Perplexity researches and decides. PostEverywhere holds the authorised connections, adapts each post to each platform's rules, and publishes through the official API. Perplexity never touches a social platform directly, which is exactly what makes this safe. The deeper comparison lives in [MCP versus API for social media](/blog/social-media-api-vs-mcp), and the security question in [safe agent access to social accounts](/blog/ai-agent-access-to-social-media). ## Step-by-step: connect PostEverywhere to Perplexity as a custom connector The whole flow is: open connectors, paste a URL, pick auth, sign in, prompt. ### Step 1: Open connector settings In Perplexity, go to **Settings**, then **Connectors**. You will see the built-in catalog alongside the option to add your own. ### Step 2: Add a custom remote connector Choose to add a custom connector and give it the server URL: ``` https://mcp.posteverywhere.ai ``` ### Step 3: Choose authentication and transport Perplexity offers **OAuth**, **API Key** or **None** for authentication, and **Streamable HTTP** or **SSE** for transport. Choose OAuth and Streamable HTTP. Leave any client ID and secret fields empty, because the server handles sign-in itself. ### Step 4: Sign in and approve the tools A browser window opens on the PostEverywhere sign-in page. Log in with your normal account. This is the standard OAuth flow, the same mechanics described in our [social media OAuth guide](/blog/social-media-oauth-guide), so your password never goes near Perplexity. Then approve the tool list: create and schedule posts, list accounts, upload media, generate captions and images, read analytics, manage campaigns and webhooks. All 38 tools become available once approved. ### Step 5: Run a sanity check Start a thread and ask: > "Show me my connected social accounts on PostEverywhere." Perplexity calls the `list_accounts` tool and returns your linked platforms with their status. If they come back, you are live. ## The Comet limitation worth knowing before you plan around it One thing to know before building a workflow on this: **Comet, Perplexity's browser, does not support custom MCP connectors.** It offers the built-in catalog only. Custom servers work in the web app, the desktop app and Computer. That matters if Comet is where you actually spend your time. The connector is not broken, it simply is not exposed in that surface, so the publishing half of your workflow has to happen elsewhere. Perplexity's reference on local and remote MCPs sets out which surfaces support what. ## Seven PostEverywhere prompts to try in Perplexity There is little point using Perplexity as a generic writing assistant. The prompts worth running use the research first. > "Find what changed in Instagram's ranking signals this quarter, cite your sources, then write a post explaining it plainly and schedule it for tomorrow at 9am." > "Research the three biggest stories in our industry this week and draft a roundup for LinkedIn. Schedule it Friday morning." > "What are competitors saying about this product category right now? Draft a contrarian take and queue it for Tuesday." > "Pull the latest platform statistics, turn them into a carousel script, and schedule it to Instagram and LinkedIn." > "Which of my accounts have gone quiet in the last fortnight?" > "Did anything fail to publish this week? Retry it if so." > "Show me next week's queue and tell me where the gaps are." The last three are the unglamorous half that actually earns its keep. Silent publishing failures are the expensive kind, which is why we argue for [webhooks rather than polling](/blog/ai-agents-webhooks-not-polling) and document [what happens when posts fail](/blog/when-social-posts-fail-webhooks). ## What Perplexity can actually do with your PostEverywhere accounts It can schedule to one account or to every account at once, which is what [cross-posting](/cross-posting) handles underneath and why [posting everywhere at once](/post-to-all-social-media-at-once) stops being manual. It can upload media, write captions through the [AI content generator](/ai-content-generator), produce images with the [image generator](/ai-image-generator) or clips with the [video generator](/ai-video-generator), and read results back from [analytics](/social-media-analytics). It can check the [content calendar](/social-media-calendar) for gaps, consult [best times to post](/best-time-to-post), and drive [bulk scheduling](/bulk-scheduling). Platform differences are handled on our side, so the same call works for the [Instagram scheduler](/instagram-scheduler), the [LinkedIn scheduler](/linkedin-scheduler), the [TikTok scheduler](/tiktok-scheduler), the [X scheduler](/x-scheduler), the [Bluesky scheduler](/bluesky-scheduler) or the [Telegram scheduler](/telegram-scheduler). What it cannot do is reply to comments or DMs, which are not publishing actions, or authorise a new social account. That step stays deliberately human. ## Alternative: drive PostEverywhere from the API instead An agent is not always the right shape. Where the publishing logic is fixed, a model in the middle adds latency, cost and a small chance of surprise. If every research digest always goes to the same accounts on the same schedule, call the [social media API](/social-media-api) from a script instead. The [API guide](/blog/social-media-scheduling-api-guide) walks through it and [getting API access](/blog/how-to-get-social-media-api-access) covers keys. Most mature setups run both: deterministic publishing for the predictable flow, an agent for the judgement calls. [Building an agent on the API](/blog/build-social-media-agent-api) covers the hybrid. > **Running this across a team?** [Team workspaces](/team-workspaces) let the agent draft into an approval queue rather than publishing directly. [Pricing](/pricing) starts at $9/month with the API and hosted MCP server on every plan. ## Limits, safety and troubleshooting the PostEverywhere connector **Read the tool list once before approving.** A model that can publish can publish something you did not mean. The approval screen is worth thirty seconds. **Schedule rather than publish immediately** while you learn the behaviour. Scheduled posts can be edited or deleted through the same tools until they go out. Published posts cannot be recalled, because most platform APIs do not allow it. **Rate limits apply** on both sides, and [the limits are documented](/blog/social-media-api-rate-limits). If you are verifying callbacks, [webhook signatures](/blog/verify-posteverywhere-webhook-signatures) covers that, and [worked automation examples](/blog/automate-social-media-posting-api) live separately. **If the connector option does not appear**, check your plan first. This is far and away the most common cause, because the free tier has no custom connectors at all. **If tool calls fail**, confirm transport is Streamable HTTP and that your PostEverywhere subscription is active. The server refuses calls from an inactive workspace rather than failing quietly. ## Connect PostEverywhere to your other assistants The same hosted server works across every client, so there is no need to commit to one. We have guides for [ChatGPT](/blog/connect-chatgpt-to-social-media), [Claude](/blog/connect-claude-to-social-media), [Gemini](/blog/connect-gemini-to-social-media), [Grok](/blog/connect-grok-to-social-media), [Cursor](/blog/connect-cursor-to-social-media) and [n8n](/blog/connect-n8n-to-social-media). Developers in a terminal should read the [Claude Code guide](/blog/how-to-use-posteverywhere-with-claude-code-mcp), and the same server is [listed in Anthropic's connector directory](/blog/posteverywhere-claude-connector). For the wider market, [which social tools ship a real MCP server](/blog/social-media-mcp-servers) is the honest survey, [the best scheduling tools for AI agents](/blog/best-social-media-scheduling-tools-for-ai-agents) ranks by agent-readiness, and [the easiest to set up](/blog/easiest-ai-agents-for-social-media-management) ranks by documented effort. [Agents versus schedulers](/blog/ai-agents-vs-social-media-schedulers) is the comparison if you are still deciding. > **Prefer a normal interface?** The [social media scheduler](/social-media-scheduler) does all of this without an assistant, and [automation](/social-media-automation) covers the rules-based middle ground. ## FAQs ### What am I actually connecting Perplexity to? PostEverywhere, not the social platforms. Perplexity has no social integrations of its own. The connector points it at our MCP server, which holds your authorised accounts and publishes through each platform's official API. ### Do I need a paid Perplexity plan? Yes. Custom connectors require Pro, Max or Enterprise. The free tier can use the built-in catalog only. ### Does this work in Comet? No. Comet supports the built-in connector catalog but not custom MCP connectors. Use the web app, desktop app or Computer. ### Can Perplexity really post to Instagram, TikTok and LinkedIn? Yes, through PostEverywhere, along with Facebook, YouTube, X, Threads, Pinterest, Bluesky, Discord and Telegram. Perplexity calls a tool and we handle the formats and publishing rules. ### Is there a free PostEverywhere plan for this? No. Every plan is a 7-day trial with a card required, and there is no free tier. The API and hosted MCP server are included on every plan rather than sold separately. ### Which transport should I choose? Streamable HTTP. SSE is offered and works, but Streamable HTTP is the current protocol recommendation and what we test against. ### Is it safe to connect my social accounts this way? Safer than sharing passwords. Perplexity never receives platform credentials, only a scoped connection to PostEverywhere that you can revoke from your dashboard at any time. ### What is the difference between this and Zapier? Zapier fires a predefined automation when a trigger happens. MCP hands a reasoning model a set of tools and lets it decide which to call. The first is a rule, the second is judgement. ### Can I run Perplexity and ChatGPT at the same time? Yes. They are separate clients pointing at the same hosted server, and none of them interfere with the others. If you are migrating an existing setup, [moving from the Buffer API](/blog/migrate-from-buffer-api-to-posteverywhere) covers the differences. For everything the assistant can reach, the [developer docs](/developers) and [connectors directory](/connectors) are the reference.