M
masnavi
/explain
explain
Get commentary (Persian + English) for a specific beyt of the Masnavi, attributed to a primary source (e.g. Abdolkarim Soroush's lectures). Returns the beyt tex
liveunknown~5s typical
mcpmasnavi
$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-ai-masnavi-masnavi /explain for me.
Input
| Field | Type | Description |
|---|---|---|
| citation* | string | Citation like 'M1:1' or 'M3:1278' or 'g:7421'. |
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-ai-masnavi-masnavi","endpoint":"/explain","input":{"citation":"..."}}'cli
npx cracked-ai run -p mcp-ai-masnavi-masnavi -e /explain -i '{"citation":"..."}'mcp
run_tool({ provider: "mcp-ai-masnavi-masnavi", endpoint: "/explain", input: {"citation":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.