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