TD
TunnelMind Data API
/intel_agent
intel agent
Probes a domain for known AI agent integration signals: `llms.txt`, `ai.txt`, `/.well-known/ai-plugin.json`, `openapi.json`, `swagger.json`, MCP manifest, MCP S
liveverifiedunknown~5s typical
mcpprobedtunnelminddataapi
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-tunnelmind-data /intel_agent for me.
Input
| Field | Type | Description |
|---|---|---|
| receipt | boolean | When true, attach a signed Receipt v1.0 committed to the transparency log. Additive — a si default false |
| domain* | string | |
| async | boolean | When true, return a task handle immediately instead of blocking. Poll get_task for the res default false |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-ai-tunnelmind-data","endpoint":"/intel_agent","input":{"receipt":false,"domain":"...","async":false}}'cli
npx cracked-ai run -p mcp-ai-tunnelmind-data -e /intel_agent -i '{"receipt":false,"domain":"...","async":false}'mcp
run_tool({ provider: "mcp-ai-tunnelmind-data", endpoint: "/intel_agent", input: {"receipt":false,"domain":"...","async":false} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.