Market Facts
Coming soonOwned + computed2 credits
market_facts
market_facts()Query the area_facts cube by geography × asset class × period.
Backed by REST endpoint
Market facts query/v1/market/factsUsage
// Once connected to MarketCode MCP, ask your assistant naturally:
// "Use market_facts to query the area_facts cube by geography × asset class × period"
// Or call directly via the MCP SDK:
const result = await client.callTool({
name: "market_facts",
arguments: { /* see tool schema below */ },
});Early access for market_facts.
30-minute call. We'll provision a key and connect your assistant.