← arcanika.com

INDIVIDUAL MCP TOOL

list_decks

Колоды Arcanika: Таро и оракулы, с адресами страниц.

arcanika.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://arcanika.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for list_decks 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

arcanika.com

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

.mcp.json

{
  "mcpServers": {
    "arcanika": {
      "type": "http",
      "url": "https://arcanika.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

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

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

Related tools

  • list_products — Обзор всех продуктов Arcanika: Таро (карты и расклады), колоды, Матрица судьбы и её сферы, развёрнутые разборы, Квадрат Пифагора, толкование снов, карта дня, обучение.
  • get_card_meaning — Значение карты Таро: ключевые слова, общий смысл, любовь, карьера, совет — в прямом и перевёрнутом положении.
  • list_spreads — Каталог раскладов Таро: название, сколько карт, о чём расклад и адрес страницы.
  • get_lenormand_card — Карта оракула Ленорман (36 карт, не Таро): ключ, тема дома в Гранд Табло, суть, любовь, работа, сроки.
  • calculate_matrix — Расчёт Матрицы судьбы по дате рождения: арканы в ключевых точках схемы (личный портрет, предназначение, деньги, любовь и т.
  • calculate_pythagoras — Квадрат Пифагора (психоматрица) по дате рождения: заполненность ячеек 1–9 и дополнительные числа.
  • start_reading — Ссылка на интерактивный расклад Таро на сайте Arcanika: карты тянутся и толкуются в продукте.