Skip to content

Releases: OrbiAds/Orbiads-GAM-MCP

OrbiAds Skills (latest)

Choose a tag to compare

@jlalbany jlalbany released this 24 Jun 22:04

Skills OrbiAds prêtes à uploader dans Claude Desktop / claude.ai (Compétences personnelles). Un zip = un Skill (SKILL.md à la racine du dossier). Régénéré depuis orbiads/skills/ — voir scripts/publish-skill-zips.sh. Pour l'install tout-en-un (connecteur + Skills + commandes), préférer la marketplace : OrbiAds/Orbiads-GAM-MCP.

v1.1.0 — OrbiAds MCP distribution scaffold

Choose a tag to compare

@jlalbany jlalbany released this 27 May 13:49

First tagged release of the OrbiAds MCP distribution scaffold.

What's in this release

  • Hosted MCP endpoint at https://orbiads.com/mcp (streamable-http transport, OAuth on-behalf-of-user)
  • GAM API v202602 integration covering 200+ tools for campaign management, line items, creatives, reporting, inventory exploration, and ad-ops compliance audits
  • Multi-LLM support — Claude, ChatGPT, Gemini, and OpenAI Codex through the same endpoint
  • 8 guided skills + 5 composed workflows for end-to-end campaign trafficking
  • OrbiAds CLI (pip install orbiads-cli) for terminal/CI/CD workflows
  • MIT-licensed scaffold — skills, agents, workflows, JSON schemas, CLI client, platform integration manifests, documentation, examples

Layer versions

Layer Version
skills 1.0.0
agents 1.0.0
workflows 1.0.0
schemas 1.0.0
cli 1.0.0

Compatibility

  • GAM API: v202602
  • MCP Protocol: 2025-03-26

Install

Claude Desktop:

{
  "mcpServers": {
    "orbiads": {
      "type": "http",
      "url": "https://orbiads.com/mcp"
    }
  }
}

ChatGPT — Settings → Connectors → MCP URL: https://orbiads.com/mcp
Gemini / AI Studio — Tools → MCP configuration → https://orbiads.com/mcp

Full platform-specific guides in docs/install/.

Free trial

orbiads.com — 5 free credits, no credit card required.