← astrotune.io

INDIVIDUAL MCP TOOL

what_we_calculate

Чем считает этот сервер и чего он НЕ считает.

astrotune.ionone authenticationAvailability not checked

LIVE ENDPOINT

https://astrotune.io/mcp

No auth detected

Connect to this endpoint to inspect the live schema for what_we_calculate and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

astrotune.io

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.astrotune]
url = "https://astrotune.io/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "astrotune": {
      "type": "http",
      "url": "https://astrotune.io/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: astrotune
Remote MCP URL: https://astrotune.io/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": {
    "astrotune": {
      "url": "https://astrotune.io/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "astrotune": {
      "type": "http",
      "url": "https://astrotune.io/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "astrotune",
  "transport": "streamable-http",
  "url": "https://astrotune.io/mcp"
}
MCP Inspector

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

Related tools

  • find_place — Место рождения по названию: отдаёт geonameid, который нужен расчёту.
  • natal_chart — Натальная карта по джйотишу: положения грах по знакам и домам, накшатра Луны, лагна, вимшоттари-даши и текущий период.
  • varga_chart — Дробная карта (варга) по джйотишу: D9 навамша, D10 дашамша, D2, D3, D7, D12.
  • birth_time_window — Время рождения известно ОКНОМ («между 13 и 16»): что из карты определимо, а что нет.
  • verify_external_chart — Почему чужая карта не сходится с нашей: человек называет ЧУЖИЕ числа, сервер отвечает причиной.
  • compare_methods — Одна и та же карта в нескольких аянамшах — ответ на «почему у другого сайта другая лагна (или знак Луны)».
  • astro_context — Что смотрят по теме вопроса и что у человека в этих местах посчитано.
  • panchanga — Панчанга суток: пять частей — титхи, накшатра, йога, карана и вара — с моментом смены каждой, плюс восход, закат и тяжёлые отрезки (раху-каал, гулика-каал, ямаганда); чогхадии по запросу (detailed).