EP
EPK Properties Public Knowledge MCP
/search_guides
Search public real estate guides
Use this when the user asks only for EPK public guidance about buying, taxation, regulations, residency, locations, rental management, relocation, or due dilige
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 /search_guides for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Topic, regulation, tax, residency, location, or buying-process query. |
| country | string (PTY | DOM) | |
| language | string (es | en | it) | Omit to infer the language from the query. |
| limit | integer | default 10 |
| offset | integer | default 0 |
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":"/search_guides","input":{"query":"...","limit":10,"offset":0}}'cli
npx cracked-ai run -p mcp-com-epkproperties-public-knowledge -e /search_guides -i '{"query":"...","limit":10,"offset":0}'mcp
run_tool({ provider: "mcp-com-epkproperties-public-knowledge", endpoint: "/search_guides", input: {"query":"...","limit":10,"offset":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.