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