M
masnavi
/lookup
lookup
Fetch a specific beyt by its citation (e.g. 'M3:1278'), by daftar+beyt number, or by global beyt index. Optionally include surrounding beyts for context.
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 /lookup for me.
Input
| Field | Type | Description |
|---|---|---|
| citation | string | Citation like 'M3:1278' or 'g:7421' |
| daftar | string | |
| beyt_in_daftar | string | |
| beyt_global | string | |
| before | integer | default 0 |
| after | 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-ai-masnavi-masnavi","endpoint":"/lookup","input":{"before":0,"after":0}}'cli
npx cracked-ai run -p mcp-ai-masnavi-masnavi -e /lookup -i '{"before":0,"after":0}'mcp
run_tool({ provider: "mcp-ai-masnavi-masnavi", endpoint: "/lookup", input: {"before":0,"after":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.