Fryd - Your Garden Companion
FY
Fryd - Your Garden Companion
/get_plant_profile

Plant Profile

Look up detailed information about a plant or variety. Returns a comprehensive plant profile including sowing/planting/harvest seasons, spacing, light/water/nut

liveunknown~5s typical
mcpfryd-your
$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-app-fryd-mcp-server /get_plant_profile for me.

Input

FieldTypeDescription
cropIdintegerCrop ID for direct lookup — skips name search. Use IDs returned by search_crops or get_sea
plantNamestringName of the plant to look up, e.g. "Tomato", "Cucumber", "Basil". Variety names like "Cher
localestring (de | en)Language for search and output — "de" or "en". Defaults to "en".

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-app-fryd-mcp-server","endpoint":"/get_plant_profile","input":{}}'
cli
npx cracked-ai run -p mcp-app-fryd-mcp-server -e /get_plant_profile -i '{}'
mcp
run_tool({ provider: "mcp-app-fryd-mcp-server", endpoint: "/get_plant_profile", input: {} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.