EP
EPK Properties Public Knowledge MCP
/fetch
Fetch EPK public document
Use this when the user wants the full public property or guide document identified by a stable public EPK document ID or a prior search result.
liveverifiedunknown~5s typical
mcpprobedepkpropertiespublic
$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-epkproperties-public-knowledge /fetch for me.
Input
| Field | Type | Description |
|---|---|---|
| id* | string | Stable public EPK document ID supplied by the user or returned by search. |
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-epkproperties-public-knowledge","endpoint":"/fetch","input":{"id":"..."}}'cli
npx cracked-ai run -p mcp-com-epkproperties-public-knowledge -e /fetch -i '{"id":"..."}'mcp
run_tool({ provider: "mcp-com-epkproperties-public-knowledge", endpoint: "/fetch", input: {"id":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.