Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

LeanrIQ

REMOTE · IQ.LEANRADS.COM · SCANNED AUG 16

Creative-intelligence MCP for campaign strategy, ad builds, QA, and reporting.

Available components

72 Trust /100
Trust breakdown (6 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score →

Endpoint Security91
Transport & Reachability100
Schema Quality & AI Usability62
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (fair).Partial
  • Context-footprint check failed: tool/resource definitions use about 24095 tokens (~223/item across 108 items; 87 tools + 21 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management9
  • Stability check failed: schema churn in the 3 days we've observed: 0 tool removals, 1 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage71
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 0% of tool parameters carry a description.Fail
  • Structured output schemas are declared (100% of tools); any adoption earns full credit.Pass
Capabilities100
  • Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
  • Supports UI / widget rendering.Pass
Install

Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.

remote · iq.leanrads.com

# add to Claude Code
claude mcp add --transport http leanrads-leanriq https://iq.leanrads.com/mcp
# ~/.codex/config.toml
[mcp_servers.leanrads-leanriq]
url = "https://iq.leanrads.com/mcp"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "leanrads-leanriq": {
      "type": "remote",
      "url": "https://iq.leanrads.com/mcp",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add leanrads-leanriq --url https://iq.leanrads.com/mcp --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  leanrads-leanriq:
    url: "https://iq.leanrads.com/mcp"
// mcp.json
{
  "mcpServers": {
    "leanrads-leanriq": {
      "type": "http",
      "url": "https://iq.leanrads.com/mcp"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 15 Aug 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 3 to 6.

  • 14 Aug 26 0
    • Stability: unverified → fail security
    • A breaking change shipped without a version bump: still 1.0.0 security
    • Tool “get_competitor_intelligence” rewrote its description, which is the text the model reads security
    • Tool “leanriq_get_competitor_creative_intelligence” rewrote its description, which is the text the model reads security
    • “get_competitor_intelligence” dropped the required parameter “brandName” functional
    • New tool “list_competitor_evidence” functional
    • New tool “run_competitor_intelligence” functional
    • “get_competitor_intelligence” added an optional parameter “advertiserId” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorDomain” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorId” cosmetic
    • “get_competitor_intelligence” added an optional parameter “competitorName” cosmetic
    • “get_competitor_intelligence” added an optional parameter “includeEvidence” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “advertiserGuidanceSnapshot” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “advertiserId” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorDomain” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorId” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorName” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “competitorWebsite” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “domain” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “evidenceLimit” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “evidenceMode” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “forceRefresh” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “lookbackDays” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “market” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “markets” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “name” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “strategyMode” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “strategyModes” cosmetic
    • “leanriq_get_competitor_creative_intelligence” added an optional parameter “targetMarkets” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “adFormat” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “limit” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “region” cosmetic
    • “get_competitor_intelligence” dropped the optional parameter “vertical” cosmetic
    • “leanriq_get_competitor_creative_intelligence” dropped the optional parameter “adFormat” cosmetic
    • “leanriq_get_competitor_creative_intelligence” dropped the optional parameter “vertical” cosmetic
    • “get_competitor_intelligence” made “website” optional cosmetic
    • “leanriq_get_competitor_creative_intelligence” made “brandName” optional cosmetic
    • “leanriq_get_competitor_creative_intelligence” made “website” optional cosmetic
    • Tool “get_competitor_intelligence” changed its title: get competitor intelligence → Read saved canonical LeanrIQ Competitor Intelligence V2 for an advertiser-scoped competitor. This does not reacquire evidence or generate new recommendations. cosmetic
    • Tool “leanriq_get_competitor_creative_intelligence” changed its title: get competitor intelligence (deprecated alias) → Run canonical LeanrIQ Competitor Intelligence V2 for one advertiser-scoped competitor. Defaults match Studio: 90-day DISPLAY evidence and no mixed social/video banner inference. Without forceRefresh, an existing canonical result is reused when available. (deprecated alias) cosmetic
  • 13 Aug 26 +35
    • Transport: unverified → pass security
    • Authorization: Authorisation is enforced on tool calls, advertised via RFC 9728 protected-resource metadata. Discovery is public, which costs nothing: no tool can be invoked without a token. security
    • MCP protocol: unverified → pass functional
    • Schema quality: unverified → 100 functional
    • Tool coverage: unverified → 100 functional
    • First check of Tool coverage: 0 functional
    • First check of Schema quality: fail functional
    • First check of Schema quality: fair functional
    • First check of Schema quality: fail functional
    • First check of Capabilities: pass functional
    • First check of Tool coverage: 100 functional
  • 12 Aug 26 36

    First indexed and scored.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 16 Aug 2026 · Probed https://iq.leanrads.com/mcp

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=*.leanrads.com CN=Amazon RSA 2048 M04,O=Amazon,C=US 29 Jan 2026 27 Feb 2027 RSA 2048 SHA256-RSA aa619a1e2ec7291b45487c3f4bdaf4e
SANs: *.leanrads.com
CN=Amazon RSA 2048 M04,O=Amazon,C=US (CA) CN=Amazon Root CA 1,O=Amazon,C=US 23 Aug 2022 23 Aug 2030 RSA 2048 SHA256-RSA 773124f2a952e3ed18a58bdb85d1bc0ce5f27
CN=Amazon Root CA 1,O=Amazon,C=US (CA) CN=Starfield Services Root Certificate Authority - G2,O=Starfield Technologies\, Inc.,L=Scottsdale,ST=Arizona,C=US 25 May 2015 31 Dec 2037 RSA 2048 SHA256-RSA 67f944a2a27cdf3fac2ae2b01f908eeb9c4c6
DNSSEC insecure

Validation of iq.leanrads.com. Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
leanrads.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication Enforced and verified

The endpoint asked for a token and published valid RFC 9728 metadata describing how to get one.

Result Enforced and verified
Enforced On tool calls
HTTP status 200

WWW-Authenticate challenge Bearer resource_metadata="https://iq.leanrads.com/.well-known/oauth-protected-resource", scope="leanriq/mcp", error="invalid_token"

Bearer resource_metadata="https://iq.leanrads.com/.well-known/oauth-protected-resource", scope="leanriq/mcp", error="invalid_token"

Protected resource metadata

Document https://iq.leanrads.com/.well-known/oauth-protected-resource
Retrieved Yes
Resource https://iq.leanrads.com/mcp
Authorisation server https://cognito-idp.eu-north-1.amazonaws.com/eu-north-1_XfPI2dHxz
Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://iq.leanrads.com/mcp Verified 200
http (plaintext) http://iq.leanrads.com/mcp HTTPS enforced 301 https://iq.leanrads.com/mcp
MCP tools · 87 exposed · ~23,552 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.

Tool Tokens
get_task ~153

Poll a durable LeanrIQ task returned by build_ad, revise_creative, trafficking, or another queued capability and continue with the completed output.. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
seatIdstring
seatNamestring
taskIdstringyes
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_template ~191

get template. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstring
creativeIdstring
flightIdstring
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstringyes
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_trafficked_assets ~197

get trafficked assets. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
assetIdstring
campaignIdstring
creativeIdstring
flightIdstringyes
previewIdstring
seatIdstring
seatNamestring
taskIdstring
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

get_vertical_intelligence ~299

get vertical intelligence. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

launch_creative_campaign ~589

LeanrIQ Creative Runtime: Default preview mode works without Studio and stores research, briefs, builds, QA, and previews in a LeanrIQ workspace. collaborate keeps proposals non-destructive; operate deliberately creates Studio work. Publish is never inferred: traffic_ready and publish remain explicit governed Studio actions.. Classification: writes to Studio, creates billable AI usage, publishes externally. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
KPIstring
accountIdstring
advertiserIdstring
approvalIdstring
audiencestring
brand
budget
campaignIdstring
campaignNamestring
channelstring
constraintsarray
createCampaignIfMissingboolean
deliverablesarray
destinationstring
elementsarray
endDatestring
executionModestring
flightIdstring
flightNamestring
forceboolean
funnelStagestring
idempotencyKeystring
landingPageUrlstring
mustAvoidarray
mustIncludearray
objectivestringyes
offerstring
performanceEvidencearray
persistencestring
platformstring
productstring
revisionRequeststring
saveToStudioboolean
seatIdstring
seatNamestring
startDatestring
targetSizesarray
tonestring
verticalstring
workspaceAccessTokenstring
workspaceIdstring
workspaceSourceobject
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanr_build_campaign_creative_set ~419

Plan and create an initial Studio creative set for a campaign that has no saved creatives. Do not use this tool to rebuild existing creatives; use build_ad with campaignId or campaignName, which resolves and rebuilds the full saved Studio inventory.. Deprecated alias for build_campaign_creative_set. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
KPIstringyes
accountIdstring
advertiserIdstring
audiencestringyes
billingstring
brandobject
budget
campaignIdstring
campaignNamestringyes
createAdvertiserIfMissingboolean
desiredVariantCountinteger
endDatestring
funnelStagestringyes
generateTagsboolean
idempotencyKeystring
notesstring
objectivestringyes
operatorstring
sandboxboolean
saveToStudioboolean
seatIdstring
seatNamestring
startDatestring
strictBrandComplianceboolean
targetSizesarray
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_build_ad ~474

Build and save existing Studio creative records. When campaignId or campaignName is supplied, LeanrIQ resolves the complete persisted campaign inventory, uses each saved brief, approved asset set, and eligible global or advertiser template, then runs the canonical Studio Gold build path. Campaign-scoped calls save by default; use persistence preview_only only for an unsaved ad-hoc preview.. Deprecated alias for build_ad. Classification: creates billable AI usage. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_build_agent_ad ~475

Build and save existing Studio creative records. When campaignId or campaignName is supplied, LeanrIQ resolves the complete persisted campaign inventory, uses each saved brief, approved asset set, and eligible global or advertiser template, then runs the canonical Studio Gold build path. Campaign-scoped calls save by default; use persistence preview_only only for an unsaved ad-hoc preview.. Deprecated alias for build_ad. Classification: creates billable AI usage. Execution: durable. Task support: optional. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_campaign_builder ~329

One-prompt campaign builder with an interactive MCP App. Phase territories creates three distinct AI creative territories from the campaign objective. Phase build executes the selected territory through the canonical run_creative_chain, saves real Studio creatives, builds ads, returns previews and QA evidence, and never publishes media. A LeanrIQ seat is required; idempotencyKey is required for the build phase. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
advertiserIdstring
audiencestringyes
brandstringyes
campaignIdstring
campaignNamestringyes
deliverablesarray
idempotencyKeystring
landingPageUrlstring
objectivestringyes
offerstring
phasestring
productstringyes
seatIdstring
seatNamestring
selectedTerritoryobject
targetSizesarray
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_create_brief ~466

Generate Studio-ready design briefs for one or more creatives, using campaign context, brand rules, audience, offer, and format constraints. When creative IDs and saveToStudio are supplied, LeanrIQ saves only when the caller has Studio write permission; otherwise it returns a non-destructive proposal.. Deprecated alias for create_creative_brief. Classification: writes to Studio, creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_create_creative_brief ~468

Generate Studio-ready design briefs for one or more creatives, using campaign context, brand rules, audience, offer, and format constraints. When creative IDs and saveToStudio are supplied, LeanrIQ saves only when the caller has Studio write permission; otherwise it returns a non-destructive proposal.. Deprecated alias for create_creative_brief. Classification: writes to Studio, creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_create_production_plan ~304

create production plan. Deprecated alias for create_production_plan. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
advertiserIdstring
assetsarray
brandyes
briefobjectyes
campaignIdstring
campaignNamestringyes
constraintsarray
creativeobject
creativeIdstring
formatstringyes
modestring
requestedOperationTypesarray
seatIdstring
seatNamestring
studioCapabilitiesobject
templateobject
templateAnalysisobject
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_create_strategy ~247

create creative strategy. Deprecated alias for create_creative_strategy. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
audiencestringyes
brandstringyes
channelstring
constraintsarray
contextstring
goalstringyes
offerstring
productstringyes
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_current_seat ~179

Purpose: show the currently active LeanrIQ seat for the authenticated user. Output: returns the active seat and allowed seat list. Exact-ID read tools can resolve a unique authorised seat server-side. Select or pass a seat when you want to force a workspace, when a write is requested, or when LeanrIQ asks you to disambiguate. Constraints: read-only helper tool. Failure cases: AUTH_REQUIRED, SEAT_ACCESS_DENIED. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

Input schema present but exposes no named parameters.

NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_get_brand_profile ~178

Research and return a LeanrIQ brand profile. This read capability does not save to Studio.. Deprecated alias for get_brand_profile. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
advertiserIdstring
brandNamestringyes
brandUrlstringyes
forceRefreshboolean
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_get_brand_visuals ~208

Collect brand logos, imagery, colours, fonts, and visual previews for use in Studio creative builds. Use this before build_ad when a campaign needs visual grounding; this read capability does not save to Studio.. Deprecated alias for get_brand_visuals. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
advertiserIdstringyes
brandNamestringyes
optionsobject
seatIdstring
seatNamestring
storageobject
websiteUrlstringyes
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_get_competitor_creative_intelligence ~400

Run canonical LeanrIQ Competitor Intelligence V2 for one advertiser-scoped competitor. Defaults match Studio: 90-day DISPLAY evidence and no mixed social/video banner inference. Without forceRefresh, an existing canonical result is reused when available.. Deprecated alias for run_competitor_intelligence. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
advertiserGuidanceSnapshotobject
advertiserIdstring
brandNamestring
competitorDomainstring
competitorIdstring
competitorNamestring
competitorWebsitestring
domainstring
evidenceLimitinteger
evidenceModestring
forceRefreshboolean
limitinteger
lookbackDaysinteger
market
markets
namestring
regionstring
seatIdstring
seatNamestring
strategyModestring
strategyModesarray
targetMarkets
websitestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_get_vertical_intelligence ~310

get vertical intelligence. Deprecated alias for get_vertical_intelligence. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiser
advertiserIdstring
assetIdstring
assets
audience
brief
campaign
campaignIdstring
creative
creativeIdstring
creativeIdsarray
flightIdstring
forceboolean
idempotencyKeystring
input
instructionsarray
objectivestring
persistencestring
promptstring
requestedFormatsarray
seatIdstring
seatNamestring
skipTraffickedRebuildboolean
taskIdstring
template
templateIdstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_launch_creative_campaign ~600

LeanrIQ Creative Runtime: Default preview mode works without Studio and stores research, briefs, builds, QA, and previews in a LeanrIQ workspace. collaborate keeps proposals non-destructive; operate deliberately creates Studio work. Publish is never inferred: traffic_ready and publish remain explicit governed Studio actions.. Deprecated alias for launch_creative_campaign. Classification: writes to Studio, creates billable AI usage, publishes externally. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
KPIstring
accountIdstring
advertiserIdstring
approvalIdstring
audiencestring
brand
budget
campaignIdstring
campaignNamestring
channelstring
constraintsarray
createCampaignIfMissingboolean
deliverablesarray
destinationstring
elementsarray
endDatestring
executionModestring
flightIdstring
flightNamestring
forceboolean
funnelStagestring
idempotencyKeystring
landingPageUrlstring
mustAvoidarray
mustIncludearray
objectivestringyes
offerstring
performanceEvidencearray
persistencestring
platformstring
productstring
revisionRequeststring
saveToStudioboolean
seatIdstring
seatNamestring
startDatestring
targetSizesarray
tonestring
verticalstring
workspaceAccessTokenstring
workspaceIdstring
workspaceSourceobject
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_qa_creative ~254

QA a creative for launch readiness with actionable issues, certification evidence, and next steps before preview, revision, or trafficking.. Deprecated alias for qa_creative. Classification: creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work.

NameTypeReqDescription
brandstringyes
contextstring
creativeobjectyes
formatstringyes
objectivestringyes
rulesarray
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_recommend_workflow ~172

Purpose: choose the shortest safe LeanrIQ creative/adtech workflow when the caller is unsure which capability to use. Use only for ambiguous requests; do not call this before every LeanrIQ action. Output: one outcome journey, preferred capability, minimal call plan, completion evidence and approval boundary. Read-only and non-mutating. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
intentstringyes
knownIdsobject
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_resolve_or_provision_advertiser ~308

resolve or provision advertiser. Deprecated alias for resolve_or_provision_advertiser. Classification: writes to Studio. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
accountIdstring
advertiserIdstring
billingstring
brandobject
createIfMissingboolean
dryRunboolean
idempotencyKeystring
operatorstring
sandboxboolean
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_run_creative_chain ~446

run creative chain. Deprecated alias for run_creative_chain. Classification: writes to Studio, creates billable AI usage. Execution: synchronous. Task support: forbidden. Mutation modes: validate_only, preview_only, execute. Partial failure policy: completed_items_not_rolled_back. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. If idempotencyKey is omitted on a mutation, the MCP layer derives a deterministic retry key from the tool and business arguments so an accidental identical replay cannot create duplicate work. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
KPIstring
accountIdstring
advertiserIdstring
audiencestring
brand
budget
buildAdsboolean
campaignIdstring
campaignNamestring
channelstring
constraintsarray
creativeIdstring
creativeIdsarray
deliverablesarray
endDatestring
forceboolean
funnelStagestring
goalstring
idempotencyKeystring
mustAvoidarray
mustIncludearray
objectivestring
offerstring
productstring
saveToStudioboolean
seatIdstring
seatNamestring
startDatestring
targetSizesarray
tonestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

leanriq_select_seat ~241

Purpose: select an allowed LeanrIQ seat for subsequent seat-scoped operations. Output: returns the selected seat and allowed seat list. Exact-ID read tools can resolve a unique authorised seat server-side. Select or pass a seat when you want to force a workspace, when a write is requested, or when LeanrIQ asks you to disambiguate. Constraints: only authenticated seats already granted to the user can be selected. Failure cases: AUTH_REQUIRED, SEAT_ACCESS_DENIED. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action. For a mutation when more than one seat is authorised, seatId or seatName must be supplied on that exact tool call; a remembered or previously selected seat is not sufficient for a write.

NameTypeReqDescription
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

list_accessible_seats ~123

list accessible seats. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
seatIdstring
seatNamestring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.

list_advertisers ~174

list advertisers. Classification: read-only. Execution: synchronous. Task support: forbidden. The returned JSON is internal application state for LeanrIQ and ChatGPT orchestration. Use assistantSummary first when responding to the user. Never display raw JSON, data, or meta unless the user explicitly asks for raw JSON. Mention IDs only when useful for follow-up or debugging. Prefer concise, human language, highlight the most useful insight, and suggest the next best LeanrIQ action.

NameTypeReqDescription
accountIdstring
advertiserIdstring
campaignIdstring
creativeIdstring
cursorstring
limitinteger
seatIdstring
seatNamestring
statusstring
NameTypeReqDescription
assistantSummaryobjectyes
dataobjectyes
errorobject
metaobjectyes
statusstringyes

No examples provided.