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