Simple, transparent pricing

Start free. Scale with your agents. Or pay once for a one-shot report.

API subscriptions

Plans for AI agent builders.

Start free, scale with your agents.

Eval

Freeforever
  • Calls500 / month
  • SchoolsParashari only
  • LanguagesEnglish + Hindi
  • Rate limit10 req/min
  • Concurrent5
  • Overage
  • Tools included

    • cast_chart
    • query_muhurtha
    • query_transits
Get Started
Popular

Standard

$49/ month
  • Calls50,000 / month
  • SchoolsAll 5 schools
  • LanguagesAll 7 languages
  • Rate limit120 req/min
  • Concurrent20
  • Overage$0.001 / call
  • Tools included

    • All Eval tools
    • + match_charts
    • + forecast_transits
    • + forecast_dasha
    • + forecast_events
    • + recommend_remedies
    • + generate_narrative
    • + submit_feedback

High Traffic

$149/ month
  • Calls200,000 / month
  • SchoolsAll 5 schools
  • LanguagesAll 7 languages
  • Rate limit600 req/min
  • Concurrent50
  • Overage$0.0005 / call
  • Tools included

    • All Standard tools
    • + assess_natal
    • + explain (provenance trail)
    • + describe_school_profile

Need more?

Custom call volumes, dedicated support, on-prem deployment, custom school profiles — get in touch for a tailored setup.

Contact us

One-time reports

Need just one chart?

Pay once, get a PDF. No subscription, no account.

Birth Chart Report

$20one-time

Full Vedic birth chart with all 5 schools, planetary positions, dasha timeline, and active yogas. Bilingual PDF, instant download. No account needed.

Order Report

Kundali Matching Report

$30one-time

Compatibility analysis between two charts — Ashtakuta, Mangal Dosha, planetary friendship, classical citations from the matching compendium. Bilingual PDF.

Order Report

Using your API key

Live key, test key, Bearer header.

Sign up at kundalimcp.com and create a key from your dashboard. Every key uses thesutra_ prefix, followed bylive_ ortest_, then 32 hex characters.

Full reference for all 13 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_9d8c7b6a5e4f3021bcde98765432abcd

Pass the key as a Bearer token in every request

Authorization: Bearer sutra_live_a3f7b2c91d4e5f608a1b2c3d4e5f6071

First call — JSON-RPC 2.0 over HTTPS

curl -X POST https://api.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": "cast_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.

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.