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