How to call the Adspirer MCP hub correctly — the router two-step (action "list_tools" then action "execute" with tool_name), the direct tools search_tools and get_tool_schema, per-platform account IDs, quota rules, and the budget-unit trap (Meta budgets are in cents). Load this before making any Adspirer tool call.
$npx -y skills add amekala/ads-mcp --skill adspirer-mcpInstalls into the current project.
Run `npx skills use "https://github.com/amekala/ads-mcp" --skill "amekala/ads-mcp/adspirer-mcp"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/amekala/ads-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/amekala/ads-mcp"` and select the relevant skills, then follow their instructions.