> ## Documentation Index
> Fetch the complete documentation index at: https://www.adspirer.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Muse Advertising Connector | Adspirer

> Connect Muse to Adspirer Advertising Agents through MCP and OAuth. Review advertising performance, research keywords, and plan campaigns across connected ad accounts.

<img src="https://mintcdn.com/adspirer/4r5prhvHmsPql3Tj/icons/metaai-color.svg?fit=max&auto=format&n=4r5prhvHmsPql3Tj&q=85&s=a273e9a0f0f3aa71e3697710e7799e9e" alt="Meta AI icon used provisionally for Muse" width="56" height="56" data-path="icons/metaai-color.svg" />

**Adspirer Advertising Agents** connects AI assistants to Google Ads, Meta Ads, Amazon Ads, ChatGPT Ads, LinkedIn Ads, and TikTok Ads. The Muse connector uses Adspirer's hosted MCP server to bring advertising data and campaign tools into your conversations.

<Info>
  The Muse connector is being prepared for marketplace review. Availability in Muse and end-to-end connection testing are pending. This page documents the proposed connection and how to verify it when access becomes available. The Meta AI icon is used provisionally.
</Info>

## What you can do

* Review campaign performance and compare reporting periods across connected accounts.
* Investigate wasted spend and prioritize optimization recommendations.
* Research Google Ads keywords and estimated costs before planning a campaign.
* Draft campaign plans and ad copy, then approve specific changes before execution.

Capabilities depend on the connected advertising platform and your account permissions. See the [tool catalog](/docs/agent-skills/tools) for supported operations.

## Requirements

* A Muse account with access to the connector once it becomes available.
* An [Adspirer account](https://adspirer.ai/sign-up?utm_source=docs\&utm_medium=setup-cta\&utm_content=muse).
* At least one advertising account connected in [Adspirer Connections](https://adspirer.ai/connections), with permission to view or manage the intended campaigns.

Tool usage is subject to your [Adspirer plan](/docs/knowledge-base/pricing) and advertising-platform API limits. Advertising spend is billed separately by the advertising platforms.

## Connection details

These are the settings for the Muse connector review and any supported custom MCP configuration. Muse's exact installation controls will be documented after verification.

| Setting             | Value                                 |
| ------------------- | ------------------------------------- |
| Connector name      | `Adspirer Advertising Agents`         |
| Connection type     | Existing MCP                          |
| Hosted MCP endpoint | `https://mcp.adspirer.com/mcp`        |
| Transport           | Streamable HTTP                       |
| Authentication      | OAuth 2.1 with PKCE                   |
| Client registration | Dynamic client registration supported |

The proposed connection uses OAuth; users do not need to paste an API key. See [MCP documentation](/docs/mcp) for more about the server.

## Connect and verify when available

<Steps>
  <Step title="Authorize Adspirer">
    When the Adspirer connector is available to your Muse account, start its connection flow. Sign in to Adspirer, review the authorization request, and return to Muse after completing it.
  </Step>

  <Step title="Connect your advertising accounts">
    Open [Adspirer Connections](https://adspirer.ai/connections) and connect the platforms you want to use. Use the same Adspirer account you authorized from Muse.
  </Step>

  <Step title="Verify account access">
    Ask Muse:

    <Prompt description="Verify connected advertising accounts without making changes." actions={["copy"]}>
      Check my connected advertising accounts. List each platform and account name, and tell me which accounts are available for reporting. Do not change any campaigns.
    </Prompt>

    Confirm that the returned accounts match your real accounts. Then request a small performance report to verify that tool calls return live data.
  </Step>
</Steps>

## Example prompts

### Review performance

<Prompt description="Compare advertising results and identify improvement opportunities." actions={["copy"]}>
  Review my Google Ads and Meta Ads performance over the last 30 complete days. Compare spend, conversions, cost per acquisition, and return on ad spend where available with the previous 30 days. Keep different currencies and conversion definitions separate. Identify the three biggest opportunities to improve results and explain what you recommend changing. Do not make changes.
</Prompt>

### Find wasted spend

<Prompt description="Prioritize wasted-spend findings with supporting evidence." actions={["copy"]}>
  Audit my Google Ads campaigns for wasted spend over the last 30 days. Identify search terms spending without conversions and underperforming keywords. Show the spend and conversion data behind each finding, account for conversion lag, and prioritize recommendations by potential impact. Ask for my approval before making changes.
</Prompt>

### Plan a campaign

<Prompt description="Research and draft a Google Search campaign before approval." actions={["copy"]}>
  Help me plan a Google Search campaign for an emergency plumbing business in Chicago with a \$100 daily budget. Research high-intent keywords and estimated costs, suggest negative keywords, and draft the ads. Ask for any missing business or landing-page details. Show me the full plan for approval before creating anything. If I approve creation, create the campaign paused.
</Prompt>

### Prepare a weekly report

<Prompt description="Build a weekly brief across connected advertising accounts." actions={["copy"]}>
  Create a weekly advertising report across my connected accounts. Compare the last seven complete days with the previous seven days, highlight the strongest and weakest campaigns, and explain significant changes in spend and conversions. Separate observed results from possible explanations, and finish with three recommended actions for next week. Do not modify campaigns.
</Prompt>

## Troubleshooting

<AccordionGroup>
  <Accordion title="I cannot find Adspirer in Muse">
    Marketplace availability is pending. A published documentation page does not mean the connector has been approved or enabled for your Muse account. Contact [Adspirer support](mailto:support@adspirer.com) for availability information.
  </Accordion>

  <Accordion title="Authorization did not complete">
    Restart the connection flow and complete sign-in and authorization in the same browser session. If it still fails, contact support with the time of the attempt and the displayed error. Do not send passwords, authorization codes, or access tokens.
  </Accordion>

  <Accordion title="Connected successfully, but no advertising accounts appear">
    Confirm that your advertising platforms are connected in [Adspirer Connections](https://adspirer.ai/connections) under the same Adspirer account you authorized from Muse. Check that your platform user has access to the intended ad accounts.
  </Accordion>

  <Accordion title="A tool returns a permission or usage-limit error">
    Check the account's advertising-platform permissions and your Adspirer plan usage. Some operations also depend on platform eligibility and API limits. Report the exact error to support if the account and permissions appear correct.
  </Accordion>
</AccordionGroup>

## Related documentation

<CardGroup cols={2}>
  <Card title="MCP server" icon="server" href="/docs/mcp">
    Connection details and authentication for Adspirer's hosted MCP server.
  </Card>

  <Card title="Advertising tools" icon="wrench" href="/docs/agent-skills/tools">
    Explore available operations across supported advertising platforms.
  </Card>
</CardGroup>

Icon source: [LobeHub Meta AI](https://github.com/lobehub/lobe-icons/tree/master/packages/static-svg), used under the project's MIT license.
