Simple, transparent pricing
Start free. Scale with your agents. Or pay once for a one-shot report.
API subscriptions
Plans for AI agent builders.
Eval
- Calls500 / month
- SchoolsParashari only
- LanguagesEnglish + Hindi
- Rate limit10 req/min
- Concurrent5
- Overage—
Tools included
- compute_chart
- compute_panchanga
- query_muhurtha
- query_transits
- describe_school_profile
- submit_feedback
- get_version
Standard
- Calls50,000 / month
- SchoolsAll 3 schools
- LanguagesAll 7 languages
- Rate limit120 req/min
- Concurrent20
- Overage$0.001 / call
Tools included
- Full surface minus chat — 18 tools
- compute_chart, compute_compatibility, compute_life_journey ($0.50/call)
- query_transits (snapshot + ingress events), query_muhurtha
- assess_natal, generate_narrative, recommend_remedies, explain
- forecast_dasha, forecast_events, compare_schools
- describe_school_profile, submit_feedback, get_version
High Traffic
- Calls200,000 / month
- SchoolsAll 3 schools
- LanguagesAll 7 languages
- Rate limit600 req/min
- Concurrent50
- Overage$0.0005 / call
Tools included
- Standard surface + `chat` (agentic Vedic conversation with citations) — coming soon
- Higher rate limit (600 req/min) and concurrency (50)
- 200,000 calls / month included
- Lower overage rate ($0.0005 / call)
Need more?
Custom call volumes, dedicated support, on-prem deployment, custom school profiles — get in touch for a tailored setup.
Pay-per-use
Journey Map — wallet billing.
The Journey Map endpoint is metered separately from the subscription tools. Top up your wallet once, calls deduct as you make them. No tier required — any account can buy credit. No subscription. No expiry on unused balance.
Journey Map endpoint
One API call returns the full engine composition — Vimshottari mahadasha + lifetime antardasha, nine life-area trajectories with confidence ribbon, Sade Sati lifetime phase tracking, Saturn and Jupiter returns, 30+ classical events with peak ages, active yogas + transits, BAV, Vimshopak Bala, and Ishta·Kashta scoring.
How the wallet works
- Top up any amount from $5 to $10,000 in a single Stripe checkout
- Suggested presets: $20 (40 calls), $50 (100 calls), $100 (200 calls)
- Each Journey Map call deducts $0.50 atomically from your balance
- Balance never expires — cancel any time by simply not topping up
- Engine-side errors auto-refund the call to your wallet
- Subscribed on Standard or High Traffic? Wallet is orthogonal — calls deduct from balance, not from your monthly tool quota
- Every Journey Map response includes your remaining balance for client-side budget tracking
One-time reports
Need just one chart?
Pay once, get a polished PDF. No subscription, no account, no data retained after delivery.
Birth Chart Report
134 classical yogas, mapped across nine areas of life. Familiar names — Dhana Yoga, Raja Yoga, Pravrajya — alongside rarer Jaimini configurations. Every one cited.
What you get
- 134 classical yogas across 9 life areas (career, marriage, longevity, self, health, family, progeny, wealth, spirituality) — including Dhana, Raja, and Jaimini configurations. Each strength-scored with modulating factors.
- Lagna chart + Navamsha (D9) with full house cusps
- All 9 grahas — sign, nakshatra, pada, retrograde, dignity
- Vimshottari dasha timeline + active mahadasha highlighted
- Sade Sati phase tracking + transit overlay
- Read through all 3 lineages: Parashara, Jaimini, KP (Nadi & Tajika coming soon)
- Bilingual PDF — English + Hindi side by side
- Instant download — nothing stored after delivery
Compatibility Report
Not just a score — what it means for the couple, with the temporal axis overlaid.
What you get
- All 8 Ashtakuta factors with point-by-point breakdown
- Mangal Dosha check (both charts) with the 6 classical cancellation rules
- Bhakoot + Nadi suppressors — when they apply, when they don't
- Temporal overlay: Sade Sati phase, Ashtama Shani, nodal pair, antardasha sync, dasha transitions
- Citations from the 115-entry classical matching compendium
- Bilingual PDF — English + Hindi side by side
- Instant download — nothing stored after delivery
Using your API key
Live key, test key, Bearer header.
Sign up above and create a key from your dashboard. Every key uses thesutra_ prefix, followed bylive_ ortest_, then 32 hex characters.
Full reference for all 18 tools, schemas, and examples lives in the Docs.
Key format
# Live key — for production
sutra_live_a3f7b2c91d4e5f608a1b2c3d4e5f6071
# Test key — free tier, rate-limited
sutra_test_9d8c7b6a5e4f3021bcde98765432abcdPass the key as a Bearer token in every request
Authorization: Bearer sutra_live_a3f7b2c91d4e5f608a1b2c3d4e5f6071First call — JSON-RPC 2.0 over HTTPS
curl -X POST https://mcp.kundalimcp.com/mcp \
-H "Authorization: Bearer sutra_live_YOUR_KEY" \
-H "Content-Type: application/json" \
-d '{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "compute_chart",
"arguments": {
"birth_datetime": "1990-01-15T05:00:00+05:30",
"latitude": 28.6139,
"longitude": 77.2090
}
}
}'Frequently asked questions
Quick answers.
Tiers, overages, payments, and SLAs — answered below.
What happens when I exceed my monthly limit?
Overage calls are billed automatically — $0.001/call on Standard, $0.0005/call on High Traffic. Agents keep running without interruption.
Can I switch tiers?
Yes. Upgrades take effect immediately and are prorated. Downgrades take effect at the next billing cycle.
Why is Journey Map priced separately from the subscription tiers?
Journey Map composes the full engine output — dasha mathematics, nine trajectories, lifetime Sade Sati, classical events, multi-yoga strength scoring — into one response. It is the most expensive call we ship, both compute-wise and value-wise. A wallet model lets you fund what you need without picking a subscription tier built around different volume assumptions.
Does my Standard or High Traffic subscription include any Journey Map calls?
No. Journey Map is orthogonal to tier. Subscribers and free-tier users alike fund a wallet for Journey Map calls. The wallet deducts at call time; the subscription tools quota is unaffected.
Do the one-time reports require an API account?
No. Order, fill in birth details, pay via Stripe, and download the PDF. Nothing is stored after the report is delivered.
What payment methods do you accept?
All major credit and debit cards via Stripe. We do not store card details — payments are processed entirely by Stripe.
Is there an SLA?
Uptime SLAs are negotiated per custom setup. Eval, Standard, and High Traffic tiers are provided on a best-effort basis.