start_reading — tarot MCP Tool Mutating
start_reading
(start reading) 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 start_reading from your client
- Claude Code tarot start_reading run in your project directory
- Claude Desktop tarot start_reading ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor tarot start_reading ~/.cursor/mcp.json
- VS Code tarot start_reading .vscode/mcp.json
- Zed tarot start_reading ~/.config/zed/settings.json
- Windsurf tarot start_reading ~/.codeium/windsurf/mcp_config.json
- Cline tarot start_reading ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI tarot start_reading ~/.gemini/settings.json
- Grok tarot start_reading .mcp.json (in your project root)
- ChatGPT tarot start_reading Settings → Connectors → Advanced → Developer mode
- Claude.ai tarot start_reading Settings → Connectors → Add custom connector
- LangChain tarot start_reading 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.