Ross ERP Data Dictionary for Grok
dev.rossdata/data-dictionary
Structure-only reference for the vanilla Ross ERP 8.0 schema, UI menu tree, and program catalog.
client:Grok
transport:streamable-http
tools:21
Install Ross ERP Data Dictionary in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"data-dictionary": {
"type": "http",
"url": "https://mcp.rossdata.dev/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- schema_stats
- list_objects
- find_column
- lookup_table
- search_columns
- search_all
- get_ddl
- graph_neighbors
- path_between
- facility_stats
- list_facilities
- search_facilities
- lookup_facility
- table_facilities
- facility_programs
- program_stats
- list_programs
- search_programs
- lookup_program
- table_programs
- program_facilities