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