D
Drillable
/drill
Drill an address
Fetch a drillable.com address and return its typed envelope (record, grades, abstains, related actions). Pass an address returned by `search`, or a link carried
liveunknown~5s typical
mcpdrillable
$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-com-drillable-gateway /drill for me.
Input
| Field | Type | Description |
|---|---|---|
| address* | string | A same-host path starting "/c" or "/x" (no scheme, no host, no ".."), e.g. "/c/eurorack?q= |
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-com-drillable-gateway","endpoint":"/drill","input":{"address":"..."}}'cli
npx cracked-ai run -p mcp-com-drillable-gateway -e /drill -i '{"address":"..."}'mcp
run_tool({ provider: "mcp-com-drillable-gateway", endpoint: "/drill", input: {"address":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.