Integrations

YG3 Marketing MCP

Try it

Provision a YG3 marketing workspace and call 200+ MCP tools for content, SEO, sites, outbound, LinkedIn, and ads. No human signup required.

What it does

Provision a YG3 marketing workspace and call 200+ MCP tools for content, SEO, sites, outbound, LinkedIn, and ads. No human signup required.

The skill document

YG3 Marketing MCP

Use YG3 when a build needs real marketing infrastructure — site, blog, brand voice, SEO content — not mock data.

When to use

  • Autonomous agent mid-build with no human to create a YG3 account or complete OAuth
  • GTM automation, local-business sites, or agent frameworks wiring live marketing ops

Do not use if the human already has a YG3 account → add OAuth MCP at https://mcp.yg3.ai/mcp instead (https://www.yg3.ai/connect).

Provision (no auth)

curl -s -X POST https://agency.yg3.ai/api/v1/workspaces \
  -H "Content-Type: application/json" \
  -d '{"domain":"acme.com","industry":"Plumbing","location":"Tampa, FL"}'

Save the returned token. Use mcp_endpoint or https://mcp.yg3.ai/mcp for all MCP calls.

Always include industry and location at provision time.

Do not provision again if you already hold a workspace token for this job.

First MCP calls

TOKEN="your_workspace_token"

curl -s -X POST https://mcp.yg3.ai/mcp \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"jsonrpc":"2.0","id":1,"method":"tools/list"}'

Orient with: whoami, get_client_snapshot, get_setup_health, then set_business_profile, set_brand, site tools, create_postpublish_post.

Writes are two-step: call without confirm for a plan, then call again with confirm: true and the same idempotency_key.

Claim for a human owner

curl -s -X POST https://agency.yg3.ai/api/v1/workspaces/claim \
  -H "Authorization: Bearer $TOKEN" \
  -H "Content-Type: application/json" \
  -d '{"email":"owner@example.com","password":"their-password"}'

Clean up test workspaces

curl -s -X DELETE https://agency.yg3.ai/api/v1/workspaces \
  -H "Authorization: Bearer $TOKEN"

Only unclaimed workspaces you no longer need.

Discovery

Example

python3 examples/provision-and-call.py acme.com Plumbing "Tampa, FL"

(from this repo after clone)

Sandbox limits

Unclaimed workspaces: free tier, publish to blog-{slug}.yg3.ai, expire in 14 days. No custom domain, email sends, ad spend, or LinkedIn posts until claimed/upgraded.

Related skills

Turn any topic or article into 3 ready-to-write LinkedIn/X post ideas, each with a hook, thesis, and outline, structured on proven viral post templates. Neve...

1 stars

Detect ad copy fatigue and auto-suggest micro-pivot refreshes by analyzing CTR/CPC degradation across Facebook, Google, and LinkedIn campaigns. Use when the user needs performance recovery, creative rotation strategies, or real-time ad health monitoring.

Finds digital marketing agencies, creative studios, and web design firms via Google Search using apidojo's Google Search Scraper on Apify. Triggers when the user asks to: find digital agencies for outreach or partnership, discover marketing agencies in a specific city, build a list of SEO agencies or web design studios via Google, find creative agencies that might need your software, prospect marketing firms by searching Google, identify agencies by specialty and location, or compile an agency contact list from Google search results. Returns agency name, website URL, and Google snippet per result. Ideal for SaaS vendors, white-label providers, and B2B service companies targeting marketing agencies.

1 installs

SEO/GEO content engine. Seed, cluster, roadmap, brief, write, and publish — turning keywords into live articles. Delivers a compounding pipeline of organic traffic and AI-citation-friendly content, month over month.

Deep research on one target company before outreach, covering company facts, key people, and recent posts. Use when the user wants to research an account, prepare for a call, or "get up to speed" on a single target company.

1 installs

Generate a 7-day LinkedIn content plan from a theme, audience, and pillars. Produces per-day post pillar, format, hook type, CTA, posting time, daily comment...

17 installs