list_registers — CarsMultiverse — the recall record MCP Tool Read-only
list_registers
(list registers) is one of 4 tools on the
CarsMultiverse — the recall record
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call list_registers from your client
- Claude Code CarsMultiverse — the recall record list_registers run in your project directory
- Claude Desktop CarsMultiverse — the recall record list_registers ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor CarsMultiverse — the recall record list_registers ~/.cursor/mcp.json
- VS Code CarsMultiverse — the recall record list_registers .vscode/mcp.json
- Zed CarsMultiverse — the recall record list_registers ~/.config/zed/settings.json
- Windsurf CarsMultiverse — the recall record list_registers ~/.codeium/windsurf/mcp_config.json
- Cline CarsMultiverse — the recall record list_registers ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI CarsMultiverse — the recall record list_registers ~/.gemini/settings.json
- Grok CarsMultiverse — the recall record list_registers .mcp.json (in your project root)
- ChatGPT CarsMultiverse — the recall record list_registers Settings → Connectors → Advanced → Developer mode
- Claude.ai CarsMultiverse — the recall record list_registers Settings → Connectors → Add custom connector
- LangChain CarsMultiverse — the recall record list_registers pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http recall-record https://carsmultiverse.com/wp-json/cmvmcp/v1/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.