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: 2 req/s (burst 5)
  • All 18 tools
  • All 3 schools
  • All 7 languages
Get Started
Standard — most popular
$49
/ month

  • 50,000 / month MCP calls / month
  • Rate limit: 10 req/s (burst 30)
  • Overage: $0.001 / call
  • All 18 tools
  • All 3 schools
  • All 7 languages
High Traffic
$149
/ month

  • 200,000 / month MCP calls / month
  • Rate limit: 25–30 req/s (burst 60)
  • Overage: $0.0005 / call
  • All 18 tools
  • All 3 schools
  • All 7 languages
Need more volume or a custom SLA?

Custom call volumes, dedicated support, custom school profiles — 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 every month. Beyond that, metered per token from a prepaid wallet.

  • Start free — 100 messages/month, no card needed.
  • 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 / month
Beyond freeMetered per token
Minimum top-up$10

How it works

  • Start free, no card needed.
  • 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 18 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
      }
    }
  }'

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 each month. 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.