Sprites LogoSprites.ai
CustomersPricing
Sign in
Get a demo
Start 7-day trial→→
Start 7-day trial→→
Sprites LogoSprites.ai
  • Run adsMeta AdsFacebook and Instagram, scaledGoogle AdsSearch, PMax and ShoppingLinkedIn AdsB2B targeting and ABMTikTok AdsShort-form video that convertsReddit AdsReach communities by intentGoal OptimizationHit your ROAS or CPL target
    Create & researchAd GeneratorOn-brand ads for any channelCreative AnalyticsThe hooks and angles that winCompetitor IntelligenceRivals' ads, SEO and AI reachMarket ResearchAudience insight, with sources
    SEO & AI visibilityAI SEO ContentArticles written and publishedAI VisibilityGet cited in AI answersSEO Site AuditPrioritized fixes, site-wideKeyword & Traffic ResearchWhere the searches and gaps are
    Meet SpritesYour AI ads team, on every channelResearches, builds and launches campaigns, then optimizes them daily. You approve every change.Scale the winner +$600/dayApprovePaused 14 wasted keywords+ SEO & AI searchStart 7-day trial
  • By teamStartups & SMBsSenior marketing, no headcountMarketing teamsMore campaigns, same teamAgenciesEvery client, one workspaceEnterpriseApprovals, governance, scale
    By businessB2B & ABMPipeline from target accountsEcommerce & D2CProfitable ROAS at scalePLG SaaSSignups and trials, not clicksMobile appsInstalls that become usersFintechCompliant growth for financeHealthtechCareful, compliant growth
    Helghardt Avenant68% lower CPL in 6 weeksCustomer storyHow Rehive took its ABM playbook back from two agenciesHelghardt Avenant · Founder & CEO, RehiveRead the story
  • Ads LibraryReal ads from Meta, Google, LinkedIn, TikTok, Reddit and moreBlogIdeas and playbooks for modern marketingPrompt GalleryReady-to-run prompts for your next campaign
    Free toolsGlossaryReviewsCompare Sprites
  • Customers
  • Pricing
Sign in
Get a demo
Start 7-day trial→→

Muse × Sprites

Muse and MCP

Does Muse support MCP?

Yes, through its Custom Connector flow rather than through an MCP settings screen — Muse has no such screen. You ask Muse in the conversation to build a connector and give it a hosted MCP server URL; Muse reads the protocol, tests the tools and saves the integration as a reusable skill. The endpoint has to be public, HTTPS and speaking streamable HTTP, because a server on your own machine is unreachable from Meta’s cloud.

Start 7-day trial →The full Muse guide
01

Muse and MCP, answered

How is this different from adding an MCP server in Claude or ChatGPT?

Claude and ChatGPT have a connector settings panel where you paste a URL into a form. Muse has no equivalent screen, so the same job is done in the conversation: you describe the server and Muse builds the integration itself. The endpoint is identical in all three cases — what differs is whether you fill in a field or write a sentence.

What kind of MCP server works with Muse?

A remote one, hosted, reachable over HTTPS and speaking streamable HTTP. Local stdio servers are the common failure: they work in a desktop client running on the same machine and are invisible to Muse, which runs in Meta’s cloud. If a server only has install instructions and no URL, it is the wrong shape for this.

Which MCP URL do I give Muse for marketing tools?

https://mcp.sprites.ai/mcp — the Sprites connector. There is one endpoint and every client uses it. Every OAuth grant is bound to exactly that address, so a variant of it is refused before consent rather than failing later in a way that is hard to debug.

What does authentication look like?

Muse asks what the server expects and stores credentials in a secure store it cannot read back. A static bearer token or API-key header fits that flow directly. An OAuth service works through the browser but takes more back-and-forth, which Meta notes in its own guidance — worth knowing before you start rather than halfway through.

Can I run my own MCP server for ad platforms?

Yes, and for a single analyst reading one account it is a legitimate choice. What it costs is the part that is invisible at the start: a developer token, OAuth credentials per platform, refresh handling, rate limits, and a host that stays up. The tradeoff is real rather than rhetorical, and it turns on whether anyone other than you depends on it.

02

The message that connects it

Muse has no connector settings screen. Ask it in the conversation and it builds the integration itself, tests it, and saves it as a skill.

Full setup→
New message to MuseStep 1 · 30 seconds
Build a custom connector to Sprites, my marketing operator.

Its MCP server is https://mcp.sprites.ai/mcp — a hosted, public HTTPS endpoint that speaks streamable HTTP. Connect to it, sign in when it asks, then list every tool it gives you and show me the results.

Once it works, save it as a reusable skill called "Sprites" so I can ask you about my ads and my site from any conversation.
Muse builds the connector itself, tests it, and saves it as a skill.

Muse: Connected to Sprites. I can see your ad accounts, analytics and site. Ask me anything about them — I’ll bring changes back for you to approve before anything is applied.

03

What one connector reaches

Every channel below runs through the same endpoint and the same grant. Connect a platform once inside Sprites and the agent never touches a credential for it.

The connector→
Google AdsGoogle Ads (official Google Partner OAuth)MetaMeta (Facebook and Instagram) AdsLinkedInLinkedIn Campaign ManagerTikTokTikTok Ads ManagerRedditReddit AdsGA4Google Analytics 4PostHogPostHog (personal API key and a selected project)SEOGoogle Search Console and your CMSAEOYour site, plus AI answer-engine trackingShopifyShopify AdminGBPGoogle Business ProfileWordPressWordPress (Application Password or the Sprites plugin)WebflowWebflow (a site API token with CMS, Pages and Assets access)FramerFramer (connected through the MCP plugin from the Framer Marketplace)Zoho CRMZoho CRM (Zoho OAuth, any Zoho data center)
Already connected in
ClaudeChatGPTCodexCursorGrokGeminiCopilotAntigravityLovableWindsurfClineDevinReplit
04

Where this stands

The same plain statement the main guide makes, because it belongs on every page that tells someone to paste something.

Live today

  • The Sprites connector is live at https://mcp.sprites.ai/mcp, over streamable HTTP with OAuth.
  • Thirteen other AI clients are connected to it today, with setup we have verified in each.
  • Every channel below is reachable through that one endpoint right now.

Not verified yet

  • Muse builds custom connectors from a hosted URL, which is exactly the shape we publish — but we have not yet walked a Muse setup end to end ourselves, so the message above is not a verified guide.
  • Meta notes that an OAuth service can take more back-and-forth in Muse than a static API key does. We are testing that handoff now.
05

Common questions

Where is the MCP settings screen in Muse?

There is not one. This is the single most common confusion about Muse and MCP: people look for the panel that Claude and ChatGPT have. In Muse you ask for a Custom Connector in the chat and it guides you through it.

Does Muse support local MCP servers?

No. Muse runs in Meta’s cloud and cannot reach a server on your computer. A stdio server must be installable in its environment, and a localhost URL will not resolve.

Is the Sprites MCP server official for Muse?

The Sprites endpoint is a standard remote MCP server, which any client speaking the protocol can use — that is the point of an open protocol. Sprites is not an official Meta integration, and no custom connector is: Meta does not review them.

What is MCP, in one sentence?

An open protocol that lets an AI client call tools published by a server it did not ship with, so the client holds the conversation and the server holds the capabilities.

06

Related

The rest of the Muse guide, and the connector underneath it.

Meta Muse Connectors→What are Meta Muse connectors?Agent Connectors for Marketing→What is an agent connector?The Sprites connector→What the endpoint is, which channels sit behind it, and what it reads against what it can change.

Give your agent something worth asking about

Connect your ad accounts to Sprites once. Muse, Claude, ChatGPT or any other client that speaks the protocol reads them from there — and every change waits for you.

Start 7-day trial →Get a demo

Get the free AI-First Marketing Playbook

Packed with proven tactics, creative inspo, and automation tips to help you grow faster with less guesswork.

By clicking send you agree to the Terms and Conditions

Pillars

AI Marketing AgentVibe MarketingAI VisibilityAI Marketing AutomationAI for Meta AdsAI for Google AdsAI for LinkedIn AdsAI SEOAds LibraryChatGPT AdsAI AdsMCP Server

For Teams

For AgenciesFor EcommerceFor FintechFor HealthtechFor EnterpriseFor FreelancersFor Marketing Teams

Prompts Gallery

Marketing Campaign BuilderGoogle Ads Search Campaign BuilderCompetitor Meta Ads AnalyzerSEO Audit + Plan GeneratorGoogle Ads Campaign OptimizerGoogle Ads: PMax Campaign Builder

About

CustomersReviewsBlogTerms of ServicePrivacy PolicyDPACareersSitemap
Sprites TextWizard