M
mcp-server
/get_market_intel
Market Intelligence
Use when a user asks about ONE data-center market — vacancy, capacity pricing, supply pipeline, dominant operators, YoY growth — across any of 300+ markets. Exa
liveverifiedunknown~5s typical
mcpprobedmcp-server
$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-cloud-dchub-mcp-server /get_market_intel for me.
Input
| Field | Type | Description |
|---|---|---|
| market | string | Market slug (metro), e.g. northern-virginia, dallas, frankfurt, singapore — valid slugs co |
| metric | string | Optional single metric to focus on, e.g. vacancy, pricing, absorption, pipeline |
| period | string | Optional time window for the metric, e.g. ttm, 12mo, ytd |
| compare_to | string | Optional second market slug to compare against, e.g. dallas |
| mpp_pay | boolean | Autonomous payment (Stripe MPP), step 1: set true to receive a signed $0.50 payment challe |
| mpp_credential | string | Autonomous payment (Stripe MPP), step 2: the Shared Payment Token you minted for challenge |
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-cloud-dchub-mcp-server","endpoint":"/get_market_intel","input":{}}'cli
npx cracked-ai run -p mcp-cloud-dchub-mcp-server -e /get_market_intel -i '{}'mcp
run_tool({ provider: "mcp-cloud-dchub-mcp-server", endpoint: "/get_market_intel", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.