intel-wire — $0.02 USDC x402. POST https://conc-exe.xyz/api/concierge-intel-wire
AI agents use intel_wire 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.
Each call to intel_wire triggers a $0.02 USDC micropayment via the x402 protocol. Even though the amount is small per call, an AI agent could invoke this repeatedly, accumulating financial obligations. The server description explicitly states 'Pay-per-call' and 'x402 USDC tools', confirming financial transactions are the core mechanism. This qualifies as Financial under the most-severe-applicable rule.
From the tool's definition $0.02 USDC x402 — the tool explicitly charges USDC per call via the x402 payment protocol, committing a financial transaction on every invocation
Risk signalsAccepts raw HTML/template content (body)
Attacks that exploit this kind of access
intel-wire — $0.02 USDC x402. POST https://conc-exe.xyz/api/concierge-intel-wire. 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_wire 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_wire: 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_wire 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_wire 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_wire. 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_wire 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_wire 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 →