list_objects — Ross ERP Data Dictionary MCP Tool Read-only
list_objects
(list objects) 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 list_objects from your client
- Claude Code Ross ERP Data Dictionary list_objects run in your project directory
- Claude Desktop Ross ERP Data Dictionary list_objects ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Ross ERP Data Dictionary list_objects ~/.cursor/mcp.json
- VS Code Ross ERP Data Dictionary list_objects .vscode/mcp.json
- Zed Ross ERP Data Dictionary list_objects ~/.config/zed/settings.json
- Windsurf Ross ERP Data Dictionary list_objects ~/.codeium/windsurf/mcp_config.json
- Cline Ross ERP Data Dictionary list_objects ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Ross ERP Data Dictionary list_objects ~/.gemini/settings.json
- Grok Ross ERP Data Dictionary list_objects .mcp.json (in your project root)
- ChatGPT Ross ERP Data Dictionary list_objects Settings → Connectors → Advanced → Developer mode
- Claude.ai Ross ERP Data Dictionary list_objects Settings → Connectors → Add custom connector
- LangChain Ross ERP Data Dictionary list_objects 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.