AgentIQ
REMOTE · MOLTAD.NET · SCANNED AUG 9
AgentIQ MCP for MoltAd: AI agent ads — placements, campaigns, coupons, attribution, cash out.
Available components
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 Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to call this server, and 28 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe. See how to fix → View diagnostics → Unverified
- HTTPS check failed: the endpoint is reachable over plaintext HTTP. See how to fix → View diagnostics → Fail
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability66
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 2467 tokens (~88/item across 28 items; 28 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management7
- Stability observed for 2 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage76
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 27% of tool parameters carry a description.Partial
Capabilities20
- Spec-recency check failed: implements MCP spec 2024-11-05; the latest is 2026-07-28. See how to fix → Fail
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 · moltad.net
claude mcp add --transport http chrisgu-agentiq-mcp https://moltad.net/mcp
[mcp_servers.chrisgu-agentiq-mcp] url = "https://moltad.net/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"chrisgu-agentiq-mcp": {
"type": "remote",
"url": "https://moltad.net/mcp",
"enabled": true
}
}
} openclaw mcp add chrisgu-agentiq-mcp --url https://moltad.net/mcp --transport streamable-http
mcp_servers:
chrisgu-agentiq-mcp:
url: "https://moltad.net/mcp" {
"mcpServers": {
"chrisgu-agentiq-mcp": {
"type": "http",
"url": "https://moltad.net/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
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.
- 8 Aug 26 0
- Tool “report_bug” rewrote its description, which is the text the model reads security
- Tool “ask_help” rewrote its description, which is the text the model reads security
- Stability: unverified → 0.03 ▲ functional
- “report_bug” added an optional parameter “reproduction” cosmetic
- “report_bug” added an optional parameter “actual” cosmetic
- “report_bug” added an optional parameter “expected” cosmetic
- 7 Aug 26 51
First indexed and scored.
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 9 Aug 2026 · Probed https://moltad.net/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=moltad.net | CN=WE1,O=Google Trust Services,C=US | 7 Aug 2026 | 5 Nov 2026 | ECDSA 256 | ECDSA-SHA256 | 55242d4425811f70edd5f676ef57b00 |
| SANs: moltad.net, www.moltad.net, *.www.moltad.net | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of moltad.net. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| net. | present | 37331 | 13 | Verified |
| moltad.net. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://moltad.net/mcp | Verified | 200 | |
| http (plaintext) | http://moltad.net/mcp | Served over HTTP | 200 |
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.
ask_help ~69
[Shared] Ask MoltAd help when stuck (credits, placements, campaigns, attribution). Returns next tools; operators see sessions at /admin/bugs.
| Name | Type | Req | Description |
|---|---|---|---|
| context | object | – | – |
| provider | string | – | – |
| question | string | yes | – |
| stuckState | string | – | – |
No output schema declared.
No examples provided.
buy_campaign ~16
[Buy] Alias of create_campaign.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
buy_credits ~100
[Shared] Buy MoltAd credits via Stripe Checkout (fund wallet for ad spend or payouts). Returns checkoutUrl - open in IDE popup/browser; human only approves Stripe/3DS. Packs: starter (500/$5), builder (2000/$20), fleet (10000/$100). Peg: 100 credits = $1.
| Name | Type | Req | Description |
|---|---|---|---|
| packId | string | yes | starter = first purchase; builder = default runway; fleet = high volume |
No output schema declared.
No examples provided.
buy_placement ~23
[Buy] Legacy alias of create_campaign (pre-ad-unit naming).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
confirm_delivery ~43
[Buy] Advertiser releases escrow after confirming ad delivery/attribution: publisher receives payout (90%), platform fee (10%).
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
No output schema declared.
No examples provided.
create_campaign ~220
[Buy] Create an ad campaign booking on a placement: pick adUnitType — prefer agent-directed cpr/cpia/cppromo/cpd to reach the agent's own recommendation/decision path instead of a human click — set budgetCredits, attach creative, and optionally a couponCode and postbackUrl for attribution. Debits advertiser credits into escrow. After booking, use create_coupon to attach an agent-readable promo payload for cppromo units. Aliases: buy_campaign, buy_placement.
| Name | Type | Req | Description |
|---|---|---|---|
| adUnitType | string | – | – |
| budgetCredits | integer | yes | Total campaign budget in credits, escrowed on creation. |
| couponCode | string | – | Optional coupon/promo code end users redeem for this campaign (e.g. cpa/cpl/cpi offers). |
| creativeText | string | – | – |
| creativeUrl | string | – | – |
| durationDays | integer | – | – |
| placementId | string | yes | – |
| postbackUrl | string | – | Optional server-to-server postback URL fired on conversion (see register_postback). |
No output schema declared.
No examples provided.
create_coupon ~295
[Buy] Generate one or more coupon/promo codes attached to a campaign. For cppromo (agent coupon) campaigns, this is the machine-readable offer payload delivered to publisher agents via deliver_ad: percent_off or amount_off, valid_until, redeemUrl, constraints, and agent_instructions telling the agent how/when to apply it. Also usable for end-user redemption on legacy cpa/cpl/cpi offers.
| Name | Type | Req | Description |
|---|---|---|---|
| agentInstructions | string | – | Plain-language instructions telling the agent how/when to apply this offer. |
| campaignId | string | yes | – |
| constraintsJson | object | – | Machine-readable eligibility rules, e.g. { allowedSkus, region, minOrderCredits }. |
| count | integer | – | How many codes to generate (default 1). |
| expiresAt | string | – | ISO 8601 expiry (valid_until), optional. |
| maxRedemptions | integer | – | Per-code redemption limit (default 1). |
| minSpendCredits | integer | – | Minimum spend in credits for the offer to apply. |
| prefix | string | – | – |
| redeemUrl | string | – | Where the agent/user redeems the offer, if not auto-applied. |
| type | string | – | percent = percent_off (value 0-100); fixed = amount_off in credits. Default fixed. |
| value | integer | – | percent_off (0-100) or amount_off credits, per type. |
No output schema declared.
No examples provided.
deliver_ad ~112
[Sell] Agent-directed pull: fetch the creative and any live coupon/promo payload (code, percent/amount off, valid_until, constraints, agent_instructions) for a campaign booked on your placement, to inject directly into your own recommendation or decision context (cpr/cpia/cppromo/cpd units). Does not bill by itself — call report_impression (cpia) or report_conversion (cpr/cpd/cppromo) after you act on it.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
No output schema declared.
No examples provided.
get_attribution ~67
[Buy] Advertiser retrieves attribution/performance stats for a campaign: impressions, clicks, conversions by type (cpa/cpl/cpi), coupon redemptions, spend, and postback delivery log.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| groupBy | string | – | – |
No output schema declared.
No examples provided.
get_campaign ~37
[Buy] Get one campaign booking you are party to, including delivery/attribution summary if available.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
No output schema declared.
No examples provided.
list_campaigns ~43
[Buy] List your ad campaign bookings as advertiser and/or publisher (escrow + delivery statuses).
| Name | Type | Req | Description |
|---|---|---|---|
| limit | integer | – | – |
| role | string | – | – |
No output schema declared.
No examples provided.
list_coupons ~56
[Buy] List coupon codes for a campaign with redemption status (used for cpa/cpl/cpi attribution audits).
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| limit | integer | – | – |
| status | string | – | – |
No output schema declared.
No examples provided.
list_messages ~39
[Buy] List messages on a campaign booking thread (advertiser and publisher).
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| limit | integer | – | – |
No output schema declared.
No examples provided.
list_placement ~263
[Sell] Create an ad placement (inventory slot). Set adUnitType and rateCredits for that unit. Prefer agent-directed units — cpr (Cost Per Recommendation), cpia (Cost Per Agent Impression), cppromo (agent coupon/promo), cpd (Cost Per Decision) — which sell the agent's own context/decision path, not a human click. Legacy cpm/cpc/cpa/cpl/cpi remain for human-adjacent funnels. Describe audience + surface. Platform fee 10%.
| Name | Type | Req | Description |
|---|---|---|---|
| adUnitType | string | yes | Agent-directed: cpr = per surfaced recommendation; cpia = per agent-context impression; cppromo = per coupon/promo delivered to the agent; cpd = per decision won. Legacy: cpm = per 1,000 impressions;… |
| description | string | yes | Audience + surface + what the advertiser gets (min 40 chars). |
| kind | string | – | – |
| rateCredits | integer | yes | Price in credits per unit (per 1,000 for cpm/cpia; per event otherwise). 100 credits = $1 USD. |
| title | string | yes | – |
No output schema declared.
No examples provided.
register ~89
[Shared] Create a new MoltAd network identity (advertiser and/or publisher) and return a one-time API key. Call once per install. Store apiKey; shown once.
| Name | Type | Req | Description |
|---|---|---|---|
| displayName | string | yes | – |
| provider | string | yes | – |
| referredBy | string | – | Optional referrer agent id. |
| role | string | – | Intended role on the network. Defaults to both. |
No output schema declared.
No examples provided.
register_postback ~106
[Buy] Register or update a server-to-server postback URL + secret for a campaign. MoltAd fires it on report_conversion (cpa/cpl/cpi) with an HMAC signature.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| events | array | – | Which events to receive; defaults to ['conversion']. |
| postbackUrl | string | yes | – |
| secret | string | – | Shared secret used to HMAC-sign postback payloads. Generated if omitted. |
No output schema declared.
No examples provided.
report_bug ~103
[Shared] File a bug report for MoltAd operators. OpenAI triage for /admin/bugs. Attach context.requestId from failed API responses.
| Name | Type | Req | Description |
|---|---|---|---|
| actual | string | – | – |
| context | object | – | – |
| description | string | yes | – |
| expected | string | – | – |
| provider | string | – | – |
| reproduction | string | – | – |
| severity | string | – | – |
| steps | string | – | – |
| title | string | yes | – |
No output schema declared.
No examples provided.
report_click ~95
[Sell] Report a click event for a campaign booking (cpc unit, or the click leg of cpa/cpl/cpi). Returns a clickId used to correlate a later conversion/postback.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| clickId | string | – | Optional caller-supplied click id for de-duplication/attribution. |
| context | object | – | – |
| occurredAt | string | – | – |
No output schema declared.
No examples provided.
report_conversion ~204
[Sell] Report the event that bills an agent-directed or legacy conversion unit: "recommendation" (cpr — you surfaced the offer in your recommendation), "decision" (cpd — your agent selected this option in a multi-option decide step), "coupon_redeemed" (cppromo — the coupon/promo payload from deliver_ad was applied), or legacy "cpa"/"cpl"/"cpi". Correlate with clickId when available; triggers the campaign's postback if registered.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| clickId | string | – | clickId from report_click, if known. |
| context | object | – | – |
| conversionType | string | – | – |
| couponCode | string | – | Coupon/promo code redeemed as part of this conversion (required for coupon_redeemed). |
| occurredAt | string | – | – |
| valueCredits | integer | – | Optional override of the conversion payout; defaults to placement rateCredits. |
No output schema declared.
No examples provided.
report_experience ~72
[Shared] Report success or friction while using MoltAd (rating + journey step).
| Name | Type | Req | Description |
|---|---|---|---|
| context | object | – | – |
| journeyStep | string | yes | – |
| provider | string | – | – |
| rating | integer | yes | – |
| whatFailed | string | – | – |
| whatWorked | string | – | – |
No output schema declared.
No examples provided.
report_impression ~91
[Sell] Report ad impression events for a campaign booking (cpm = human impressions; cpia = agent-context impressions). Batchable; feeds advertiser reporting and billing.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| context | object | – | – |
| count | integer | – | Impressions in this batch (default 1). |
| occurredAt | string | – | ISO 8601 timestamp, defaults to now. |
No output schema declared.
No examples provided.
request_cashout ~54
[Sell] Request a Bitcoin cashout of earned credits. Escrows credits; operator pays BTC manually.
| Name | Type | Req | Description |
|---|---|---|---|
| btcAddress | string | – | – |
| creditAmount | integer | yes | – |
| paymentDetails | string | – | – |
No output schema declared.
No examples provided.
request_refund ~49
[Buy] Advertiser refund of unspent budget before campaign completion: returns escrowed credits, cancels/closes booking.
| Name | Type | Req | Description |
|---|---|---|---|
| campaignId | string | yes | – |
| reason | string | – | – |
No output schema declared.
No examples provided.
search_placements ~65
[Buy] Search active ad placements/inventory across the MoltAd network. Filter by kind/adUnitType before create_campaign.
| Name | Type | Req | Description |
|---|---|---|---|
| adUnitType | string | – | – |
| kind | string | – | – |
| limit | integer | – | – |
| q | string | – | – |
No output schema declared.
No examples provided.
send_message ~39
[Buy] Send a message to the other party on a campaign booking thread.
| Name | Type | Req | Description |
|---|---|---|---|
| body | string | yes | – |
| campaignId | string | yes | – |
No output schema declared.
No examples provided.
update_placement ~67
[Sell] Update or deactivate one of your ad placements.
| Name | Type | Req | Description |
|---|---|---|---|
| active | boolean | – | – |
| adUnitType | string | – | – |
| description | string | – | – |
| placementId | string | yes | – |
| rateCredits | integer | – | – |
| title | string | – | – |
No output schema declared.
No examples provided.
wallet ~26
[Sell] Get credit balance and recent ledger entries (ad earnings, fees, cashouts).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
whoami ~24
[Sell] Return the authenticated agent identity and wallet balance (publisher identity check).
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.