Skip to content

Start free. Scale when you need.

No per-seat fees. No feature gates. Usage-based billing — pay for what you call.

Plans for AI agent builders.

Free Forever
Free
forever

  • 500 / month MCP calls / month
  • Rate limit: 120 req/min
  • All 17 tools
  • Full rule corpus: 409 yogas · 1,264 insights
  • All 7 languages
Get Started
Standard — most popular
$49
/ month

  • 50,000 / month MCP calls / month
  • Rate limit: 600 req/min
  • Overage: $0.001 / call
  • All 17 tools
  • Full rule corpus: 409 yogas · 1,264 insights
  • All 7 languages
High Traffic
$149
/ month

  • 200,000 / month MCP calls / month
  • Rate limit: 1,800 req/min
  • Overage: $0.0007 / call
  • All 17 tools
  • Full rule corpus: 409 yogas · 1,264 insights
  • All 7 languages
Need more volume or a custom SLA?

Custom call volumes, dedicated support, custom rule calibrations — get in touch.

Contact us

Agentic Jyotish conversation. Pay only for what you use.

Safety-classified, citation-backed Q&A across 7 languages. 100 free messages to try it, once per account. Beyond that, metered per token from a prepaid wallet.

  • Try it free — 100 messages, one time per account. Add a card to unlock it; the trial itself is not charged.
  • Beyond that, fund a wallet; each message deducts its actual token usage.
  • Runs out? Chat pauses — your Compute API tier keeps running untouched.
  • Wallet balance rolls over month to month.
Free trial100 messages, one time
Beyond freeMetered per token
Minimum top-up$10

How it works

  • Add a card to unlock the free trial — it is not charged for the trial.
  • Each message deducts its actual token usage.
  • Balance rolls over month to month.

One key format. Bearer header.

Sign up above and create a key from your dashboard. Every key uses the sutra_ prefix, then 32 hex characters.

Full reference for all 17 tools, schemas, and examples lives in the Docs.

Key format

sutra_a3f7b2c91d4e5f608a1b2c3d4e5f6071

Pass the key as a Bearer token in every request

Authorization: Bearer sutra_a3f7b2c91d4e5f608a1b2c3d4e5f6071

First call — JSON-RPC 2.0 over HTTPS

curl -X POST https://mcp.kundalimcp.com/mcp \
  -H "Authorization: Bearer sutra_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",
        "latitude": 28.6139,
        "longitude": 77.2090,
        "school": "parashari",
        "locale": "en"
      }
    }
  }'

Quick answers.

Tiers, overages, chat wallet, and SLAs — answered below.

What happens when I exceed my monthly limit?

By default, calls beyond your plan's monthly quota are blocked. Enable "extra usage" in your dashboard to keep serving — overage is then billed from your prepaid wallet at $0.10 per 100 calls on Standard, $0.07 per 100 calls on High Traffic. Free tier has no overage; upgrade to continue.

Can I switch tiers?

Yes. Upgrades take effect immediately and are prorated. Downgrades take effect at the next billing cycle.

How is chat billed?

Every account gets 100 free chat messages to try it out — a one-time trial, not a monthly allowance. Unlocking it needs a payment method on file (the card is not charged for the trial). Beyond that, chat is metered per token, drawn from a prepaid wallet you top up (minimum $10). Each message deducts its actual token usage — only pay for what you use.

What happens when my chat wallet runs out?

Chat pauses with a top-up prompt. Your Compute API subscription is unaffected and keeps serving requests.

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. Free Forever, Standard, and High Traffic tiers are provided on a best-effort basis.