Skip to content

adspirer/adspirer

v1.0.0MIT

Create, analyze, and optimize advertising campaigns across Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Amazon Ads, and ChatGPT Ads.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

adspirerstdio
{
  "type": "stdio",
  "command": "npx",
  "args": [
    "-y",
    "mcp-remote@0.1.49",
    "https://mcp.adspirer.com/mcp",
    "--transport",
    "http-only",
    "--static-oauth-client-metadata",
    "{\"client_name\":\"Hermes Agent (Adspirer)\",\"token_endpoint_auth_method\":\"none\",\"grant_types\":[\"authorization_code\",\"refresh_token\"],\"response_types\":[\"code\"]}"
  ]
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "adspirer",
  "version": "1.0.0",
  "description": "Create, analyze, and optimize advertising campaigns across Google Ads, Meta Ads, TikTok Ads, LinkedIn Ads, Amazon Ads, and ChatGPT Ads.",
  "author": {
    "name": "Adspirer",
    "email": "support@adspirer.com",
    "url": "https://www.adspirer.com"
  },
  "homepage": "https://www.adspirer.com",
  "repository": "https://github.com/Adspirer/adspirer-hermes-plugin",
  "license": "MIT",
  "keywords": [
    "advertising",
    "performance-marketing",
    "campaign-management",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • LICENSE
View on GitHub