Search DevTools

Jump to any tool or page

Lazy Ads

Hosted MCP for nine ad networks. BYOA, flat SaaS — no percent of spend, no fake ROAS.

camerondwills0 stars0 forksDeveloper Tools
View source

Install

mcp_config.json

{
  "mcpServers": {
    "ai-lazyads-mcp": {
      "url": "https://mcp.lazyads.ai/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

Lazy Ads MCP

Public listing for the Lazy Ads MCP server.

Connect Claude, Cursor, Hermes, and any MCP-compatible client to your ad accounts across nine networks: Meta (Facebook + Instagram), Google, TikTok, LinkedIn, Reddit, Apple, Bing, ChatGPT, and Snapchat.

This repository is documentation only. It does not contain product source code.

Hosted endpoint

  • URL: https://mcp.lazyads.ai/mcp
  • Protocol: MCP 2026-07-28 Streamable HTTP
  • Auth: API key from Lazy Ads → Settings → API (any paid plan)

Docs: lazyads.ai/mcp

Connect (Claude / Cursor / Windsurf)

{
  "mcpServers": {
    "lazyads": {
      "url": "https://mcp.lazyads.ai/mcp",
      "headers": {
        "Authorization": "Bearer your-api-key"
      }
    }
  }
}

X-API-Key is also accepted.

Connect (Hermes)

mcp_servers:
  lazyads:
    url: "https://mcp.lazyads.ai/mcp"
    headers:
      Authorization: "Bearer your-api-key"
    description: "LazyAds MCP — 9-platform ad management"

Hermes skill: lazyads.ai/hermes

What you get

  • BYOA: 33 bridge tools to create, update, pause, and measure campaigns on all nine networks
  • Starter and above: full suite (45 tools), including Lazy Ads AI

Free accounts can onboard and browse competitor ads. AI tools require a paid plan with tokens.

Pricing

See lazyads.ai/pricing. Plans: BYOA, Starter, Growth, Scale. Flat SaaS, bring your own ad accounts, no percent of spend.

Links

License

Documentation in this repo is MIT. Lazy Ads the product remains a separate, private codebase.

Sourced from the repository README.

More in Developer Tools