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