# Signal Desk by LarryBuildsAI

Use Signal Desk when an agent needs to decide whether to buy another paid tool, stop, or downgrade the route.

## Connect

- Transport: Streamable HTTP MCP JSON-RPC
- URL: `https://x402-resource-scanner.vercel.app/signal-desk/mcp`
- Category: `Agent Operations & Market Intelligence`
- OpenAPI: `https://x402-resource-scanner.vercel.app/revenue/openapi.json`
- x402 manifest: `https://x402-resource-scanner.vercel.app/.well-known/signal-desk-x402`
- Product card: `https://x402-resource-scanner.vercel.app/signal-desk/product-card.md`

## Buying Rules

1. Use `quote_agent_route` before broad agent work that may call multiple tools.
2. Use `generate_public_lead_brief` before paid contact/company enrichment.
3. Use `score_defi_token_risk` before deeper token/onchain intelligence.
4. Use `compare_market_tool_options` before choosing among xpay providers or making market-positioning claims.
5. Stop when `agentDecision.shouldStop` is true or when a result blocks autonomous action.

## Tools

### `quote_agent_route`

Agent Route Quote: Estimate the cheapest sensible agent execution lane before buying model calls or xpay tools. Returns a budget decision, tool-stack recommendation, and fallback plan.

Suggested xpay price: `$0.03`.

### `generate_public_lead_brief`

Public Lead Brief: Fetch a public website and return a buyer-fit brief with public signals, agentic offer angles, and next actions. No private contact database is queried.

Suggested xpay price: `$0.03`.

### `score_defi_token_risk`

DeFi Token Risk Snapshot: Return a research-only token risk snapshot from public liquidity, volume, pair-age, volatility, and data availability. Does not trade and is not financial advice.

Suggested xpay price: `$0.01`.

### `compare_market_tool_options`

Market Tool Comparison: Compare a task against public xpay catalog options and observed high-demand tool patterns before an agent chains several paid tools. Returns competing tool surfaces, Signal Desk countermoves, moat guidance, unsupported claims, and recommended next paid calls.

Suggested xpay price: `$0.03`.

## Safety

- Public-data and planning intelligence only.
- No outreach, model execution, token trades, wallet actions, credential handling, or financial advice.
- The API/OAuth usage-left monitor is not live and should not be represented as live.

Claim boundary: Signal Desk returns planning and public-data intelligence only. It does not execute model calls, send outreach, buy/sell tokens, provide financial advice, or prove downstream revenue.
