intel-airdrop — $0.10 USDC x402. POST https://conc-exe.xyz/api/concierge-intel-airdrop
AI agents use intel_airdrop to commit financial operations through Concierge Intel — usually the final step of a payment, billing, or trading workflow. A call moves real money.
| Parameter | Type | Required | Description |
|---|---|---|---|
body | object | — | JSON POST body |
paymentSignature | string | — | Base64 PAYMENT-SIGNATURE header after x402 settlement |
Parameters from the server's own tool schema.
The tool explicitly charges $0.10 USDC per call using the x402 micropayment protocol. Even though the primary function appears to be retrieving airdrop intelligence (a Read action), every invocation commits a financial transaction (USDC payment). Per the rules, Financial is more severe than Read and takes precedence. Misuse by an AI agent could result in repeated automated micropayments draining a wallet.
From the tool's definition $0.10 USDC x402 — pay-per-call tool that charges USDC via the x402 payment protocol on every invocation
Risk signalsAccepts raw HTML/template content (body)
Attacks that exploit this kind of access
intel-airdrop — $0.10 USDC x402. POST https://conc-exe.xyz/api/concierge-intel-airdrop. It is categorised as a Financial tool in the Concierge Intel MCP Server, which means it involves financial transactions. Block by default and require explicit approval.
intel_airdrop accepts 2 parameters: body, paymentSignature. The full parameter table on this page comes from the server's own tool schema.
Register the Concierge Intel MCP server in PolicyLayer and add a rule for intel_airdrop: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Concierge Intel. Nothing to install.
intel_airdrop is a Financial tool with critical risk. Critical-risk tools should be blocked by default and only enabled with explicit human approval.
Yes. Add a rate_limit block to the intel_airdrop rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for intel_airdrop. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
intel_airdrop is provided by the Concierge Intel MCP server (https://conc-exe.xyz/api/mcp). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
intel_airdrop is one line of Concierge Intel's registry record.
The record carries the whole server: verified identity, auth posture, risk grade, every tool classified, recommended policy — re-checked continuously.
Teams ship this data inside their own products. See what a licence covers →