masnavi
M
masnavi
/get_range

get range

Fetch ALL beyts between two endpoints, inclusive, grouped by section. Use this — NOT many calls to get_section or lookup — when a user asks for a full story, a

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 /get_range for me.

Input

FieldTypeDescription
startstringStart citation, e.g. 'M2:2608'
endstringEnd citation, e.g. 'M2:2775'
start_globalstring
end_globalstring

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

Try it

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