← Registry

General Tools

asksoma.ai

Provides Vedic astrology services including charts, compatibility, and panchang calculations.

1 endpoint13 known toolsFirst detected August 29, 2026Last detected August 29, 2026

ENDPOINT 1

https://api.asksoma.ai/mcp

No auth detected

MCP server metadata

Name
asksoma-mcp
Version
1.0.0
Capabilities
toolsresources

Known tools 13

ask_soma

Ask Soma any Vedic astrology question.

Inferred read-only
get_panchang

Get Vedic panchang (tithi, nakshatra, yoga, karana) for a date and location.

Inferred read-only
check_compatibility

Compute Vedic compatibility between two people using their birth charts.

Inferred read-only
get_kundli_chart

Get a full divisional (varga) Vedic chart — D1 birth chart, D9 Navamsha, D10 Dashamsha, D2/D3/D4/D5/D7/D8/D12/D16/D20/D24/D27/D30/D40/D45/D60, plus Moon chart, Sun chart, and Chalit — with every planet's sign and house, and an optional current-sky transit overlay.

Inferred read-only
analyze_kundali

Return the deterministic Kundali analysis bundle: reliability and sensitivity, D1/varga identities, classical assessments, rule evidence, contradictions, Dasha network, transit triggers, and domain syntheses.

Inferred read-only
get_dasha

Compute the Vimshottari Mahadasha timeline for a birth chart.

Inferred read-only
get_transits

Compute current planetary transits (gochar) vs a natal chart, with house-from-Moon and house-from-Lagna.

Inferred read-only
get_composite_chart

Compute a relationship's composite chart at the first-meeting moment.

Inferred read-only
find_muhurat

Find ranked auspicious windows (muhurat / electional timing) for an activity within a date window — the same engine as the AskSoma Good Timings finder.

Inferred read-only
partner_engine.overview

Admin-only: Partner Engine program overview — partner counts by status, pending/payable commission totals by currency, open fraud flags, referrals/conversions in the last 30 days.

Inferred read-only
partner_engine.list_partners

Admin-only: list affiliate partners with referral/commission/fraud-flag rollups.

Inferred read-only
partner_engine.list_commissions

Admin-only: list partner commission ledger rows joined with partner name/slug and the underlying conversion, filtered by status.

Inferred read-only
partner_engine.brain_actions

Admin-only: the Affiliate Brain's ab_actions backlog — deterministic weekly/monthly facts and narratives from the operator, recruiter, registrar, activation, and white-label-sales agents.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.asksoma-mcp]
url = "https://api.asksoma.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "asksoma-mcp": {
      "type": "http",
      "url": "https://api.asksoma.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: asksoma-mcp
Remote MCP URL: https://api.asksoma.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "asksoma-mcp": {
      "url": "https://api.asksoma.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "asksoma-mcp": {
      "type": "http",
      "url": "https://api.asksoma.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "asksoma-mcp",
  "transport": "streamable-http",
  "url": "https://api.asksoma.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.