Sprites LogoSprites.ai
Product

Run and Optimize Ads

Goal Optimization (ROAS & CPL)

Goal Optimization (ROAS & CPL)

Meta Ads

Meta Ads

Google Ads

Google Ads

LinkedIn Ads

LinkedIn Ads

TikTok Ads

TikTok Ads

Create & Analyze Creative

Creative Analytics

Creative Analytics

Ad Generator

Ad Generator

Ad Hooks & Angles

Ad Hooks & Angles

Research & Intelligence

Competitor Intelligence

Competitor Intelligence

Market Research

Market Research

SEO & Web Traffic Analysis

SEO & Web Traffic Analysis

SEO & AI Visibility

AI SEO Content

AI SEO Content

AI Visibility (GEO/AEO)

AI Visibility (GEO/AEO)

SEO Site Audit

SEO Site Audit

Keyword Research

Keyword Research

By Use Case

B2B ABM

B2B ABM

D2C, Ecommerce & Brands

D2C, Ecommerce & Brands

Mobile Apps

Mobile Apps

PLG SaaS

PLG SaaS

SMB & Startups

SMB & Startups

Resources

Get a head start.

Research, examples, and prompts for better marketing.

Ads LibraryExplore ads from 100+ fast-growing companies↗BlogIdeas and playbooks for modern marketing↗Prompt GalleryReady-to-run prompts for your next campaign↗
CustomersPricing
Get a demo
Sprites LogoSprites.ai
Product
CustomersPricing
Get a demo
Back

Run and Optimize Ads

Goal Optimization (ROAS & CPL)

Goal Optimization (ROAS & CPL)

AI-driven ROAS and CPL improvements across all ad accounts

Meta Ads

Meta Ads

Scale Facebook & Instagram campaigns with AI

Google Ads

Google Ads

Optimize Search, PMax, and Shopping campaigns

LinkedIn Ads

LinkedIn Ads

B2B targeting, sponsored content, and ABM

TikTok Ads

TikTok Ads

Short-form video campaigns and performance optimization

Create & Analyze Creative

Creative Analytics

Creative Analytics

Analyze winning hooks, angles, and ad concepts from competitors

Ad Generator

Ad Generator

Generate high-converting ad creatives for any platform

Ad Hooks & Angles

Ad Hooks & Angles

Research viral hooks and angles from Reddit, Instagram, and YouTube

Research & Intelligence

Competitor Intelligence

Competitor Intelligence

Deep analysis of competitor ads, SEO, and AI visibility

Market Research

Market Research

Uncover trends, audience insights, and market opportunities

SEO & Web Traffic Analysis

SEO & Web Traffic Analysis

Find SEO gaps, track rankings, and boost organic traffic

SEO & AI Visibility

AI SEO Content

AI SEO Content

Write and publish SEO-optimized articles automatically

AI Visibility (GEO/AEO)

AI Visibility (GEO/AEO)

Optimize your brand for generative AI search results

SEO Site Audit

SEO Site Audit

Comprehensive site audits with prioritized recommendations

Keyword Research

Keyword Research

Bulk and location-specific keyword research with AI insights

See all

By Use Case

B2B ABM

B2B ABM

Account-based marketing and B2B lead generation

D2C, Ecommerce & Brands

D2C, Ecommerce & Brands

Scale direct-to-consumer and ecommerce campaigns

Mobile Apps

Mobile Apps

User acquisition and in-app conversion optimization

PLG SaaS

PLG SaaS

Product-led growth campaigns and intent-based targeting

SMB & Startups

SMB & Startups

Fast, affordable ad management for growing teams

Sprites MCP · WordPress · Gemini

How to connect WordPress to Gemini

Add https://mcp.sprites.ai/mcp as a custom MCP connector in Gemini, sign in to Sprites, and Gemini can read your WordPress account and propose changes to it. Setup takes about two minutes and needs no API key. Every write comes back as an approval before it touches the account.

MCP server URLhttps://mcp.sprites.ai/mcp
Start the setupSkip to the first prompt

5 steps · about 2 minutes · updated September 14, 2026

GeminiSprites connected

Write a post on WordPress speed optimization and draft it on the site.

Spriteswrite_seo_blog_postrunning
  • Reading Search Console for the cluster
  • Checking the eight pages that already rank
  • Writing in the site voice · 1,920 words
SpritesWordPressNeeds your approval
NNorthbound /blog/wordpress-speed-optimization

WordPress speed optimization: what actually moves LCP

The four changes that move Core Web Vitals on a real WordPress install, and the six plugins that promise it and do not.

SpritesWordPressNeeds your approval
Meta descriptionSprites pricing and plans.→Compare Sprites plans: what each includes, what a seat costs, and which one fits a team running paid and organic together.

The page ranks 6.2 on "ai ads platform pricing" with a 0.4% CTR. The current description names no plan, no price and no outcome.

SpritesWordPressNeeds your approval
  • 2 posts on "wordpress caching"pos 19 and 41
  • Both rank for the same 14 queriesmerge candidate
  • Pillar has no link to eitherfix first
Draft created · not publishedReview
SetupFirst promptWhat you getApprovalsTroubleshootingFAQ

Add Sprites to Gemini

Available on Gemini CLI, free and paid, on macOS, Linux and Windows. You need a Sprites account with WordPress already connected — the connector acts on that connection, so Gemini never handles a WordPress credential.

  1. Open the Gemini settings file

    Gemini CLI keeps MCP servers in its settings JSON. Use ~/.gemini/settings.json to have Sprites available everywhere, or .gemini/settings.json inside a project to scope it there.

    Gemini CLI
    ~/.gemini›settings.json
  2. Add Sprites under mcpServers

    Use httpUrl, not url or command — that is the key Gemini CLI reads for a streamable HTTP endpoint. A url entry is treated as SSE and a command entry as a local process, and neither is what this is.

    ~/.gemini/settings.json
    {
      "mcpServers": {
        "sprites": {
          "httpUrl": "https://mcp.sprites.ai/mcp"
        }
      }
    }
  3. Sign in

    Gemini CLI supports OAuth 2.0 for remote servers and discovers the authorization server from the endpoint itself. Restart the CLI, and the first call opens a browser for the Sprites consent screen; the token is stored in ~/.gemini/mcp-oauth-tokens.json.

    Spriteswants access on behalf of Gemini
    • Read your connected ad accounts and site data
    • Draft campaigns, creatives and pages for your approval
    • Apply only the changes you approve
    AllowCancel
  4. Check it landed

    Type /mcp in the CLI to list every server and the tools it exposes, or run gemini mcp list from a shell to see connection status without opening a session.

    Terminal
    gemini mcp list

Run the first prompt

Ask Gemini this. It routes to a Sprites door, which reads your WordPress account and answers — no account to name, no confirmation to give first.

  • With Sprites, write a post on "wordpress speed optimization" and draft it in WordPress.
  • Ask Sprites which WordPress pages lost position in the last 28 days and why.
  • Use Sprites to rewrite the meta title and description on our /pricing page.
  • Have Sprites add an FAQ section with schema to the three posts that get AI Overview impressions.
  • With Sprites, cluster our blog by intent and tell me which posts cannibalise each other.

Run `gemini mcp list`, or type /mcp inside the CLI — Sprites should show as connected with its tools listed.

What Gemini can do with WordPress

The same doors, whichever client you are in. The account and the analytics are already Google: Gemini reads Google Ads and GA4 alongside Search Console without leaving the family it belongs to.

The post lands in WordPress, not in the chat

A draft in your posts list with the title, excerpt, focus keyphrase, meta description and internal links already filled in — not a wall of text you have to paste and reformat.

It has read your site first

Internal links point at pages that exist, and the voice matches what is already published, because Sprites crawled the site before it wrote anything.

Page edits arrive as a diff

You see which block changes before anything touches the live site. No agent rewriting a page you cannot recover.

Metadata and schema written with the page

Titles, descriptions, headings and FAQ schema produced alongside the body rather than bolted on by a plugin afterwards.

Search Console is in the same conversation

Queries you rank 8–20 for, pages that slipped, and the post that would close the gap — asked and answered without changing tools.

Publishing is always a separate yes

Drafts are created without asking. Nothing goes live on your domain until you approve it.

How approvals work here

Gemini renders tool results as text, so a WordPress change comes back written out rather than as a card. Nothing is applied until you approve it, and the approval waits for you in Sprites — open it there and the same run continues.

What it reads

  • Your published posts, pages, categories and internal link structure
  • Search Console queries, impressions, clicks and average position
  • Keyword volume, difficulty and what currently ranks
  • Existing titles, meta descriptions and schema

What it can change

  • Posts and pages, created as drafts
  • Titles, meta descriptions, focus keyphrases, headings and FAQ schema
  • Edits to existing pages, delivered as a reviewable diff
  • Publishing is a separate, explicit approval — never implied by a draft

When it does not work in Gemini

Three things go wrong in this client specifically, and each has a one-line fix.

Gemini connects but reports no tools.

The entry is probably using url rather than httpUrl, so the CLI is speaking SSE to a streamable HTTP endpoint. Change the key and restart.

Edits to settings.json do nothing.

The CLI reads its settings at startup. Restart it, then re-check with /mcp.

A project file and your home file disagree.

.gemini/settings.json in the working directory takes precedence. Keep Sprites in one of the two rather than both.

WordPress and Gemini: questions

Which URL do I paste into Gemini?

https://mcp.sprites.ai/mcp. There is one endpoint and every client uses it — every OAuth grant is bound to exactly that address, so a variant of it will not be honoured.

Can Gemini change my WordPress account without asking?

Gemini renders tool results as text, so a WordPress change comes back written out rather than as a card. Nothing is applied until you approve it, and the approval waits for you in Sprites — open it there and the same run continues.

Do I need a WordPress API key or developer token?

No. WordPress is connected once inside Sprites through WordPress (Application Password or the Sprites plugin), and the connector acts on that connection. Gemini never sees a credential for it.

Why Gemini for WordPress specifically?

The account and the analytics are already Google: Gemini reads Google Ads and GA4 alongside Search Console without leaving the family it belongs to.

Is there an official WordPress MCP server?

Sort of, and it changed in 2026. The Abilities API shipped in WordPress core 6.9, and the bridge that exposes those abilities as MCP tools is the WordPress/mcp-adapter plugin, on its own release cadence. Automattic’s earlier wordpress-mcp repository was archived on January 19, 2026, so any guide telling you to install that one is out of date.

What is the difference between that and Sprites?

The adapter exposes WordPress to a model. It does not do the research, know what already ranks, read Search Console, or write in your voice — it gives an agent the ability to create a post, and leaves the deciding to whatever is on the other end. Sprites is the other end.

Keep going

The same Gemini connector reaches every other channel — nothing else to add.

All WordPress guides→
SEO and Search ConsoleAI visibility (AEO)Google Analytics 4
Google Ads in GeminiMeta Ads in GeminiLinkedIn Ads in GeminiTikTok Ads in GeminiReddit Ads in GeminiGoogle Analytics 4 in GeminiSEO and Search Console in GeminiAI visibility (AEO) in GeminiShopify in GeminiGoogle Business Profile in Gemini

WordPress, from Gemini

Paste one URL, sign in once, and the next WordPress question you ask Gemini gets answered from the live account.

Start now →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 LibraryMCP 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