list_decks — tarot MCP Tool Read-only
list_decks
(list decks) is one of 8 tools on the
tarot
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_decks from your client
- Claude Code tarot list_decks run in your project directory
- Claude Desktop tarot list_decks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tarot list_decks ~/.cursor/mcp.json
- VS Code tarot list_decks .vscode/mcp.json
- Zed tarot list_decks ~/.config/zed/settings.json
- Windsurf tarot list_decks ~/.codeium/windsurf/mcp_config.json
- Cline tarot list_decks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tarot list_decks ~/.gemini/settings.json
- Grok tarot list_decks .mcp.json (in your project root)
- ChatGPT tarot list_decks Settings → Connectors → Advanced → Developer mode
- Claude.ai tarot list_decks Settings → Connectors → Add custom connector
- LangChain tarot list_decks pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http tarot https://arcanika.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.