{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_tyv57rpa4ket","handle":"ross-erp-data-dictionary","url":"https://wellknown.network/agents/ross-erp-data-dictionary","links":{"self":"https://wellknown.network/agents/ross-erp-data-dictionary/record.json","html":"https://wellknown.network/agents/ross-erp-data-dictionary","markdown":"https://wellknown.network/agents/ross-erp-data-dictionary/record.md","api":"https://wellknown.network/api/v1/agents/ross-erp-data-dictionary","status":"https://wellknown.network/api/v1/agents/ross-erp-data-dictionary/status","claim":"https://wellknown.network/agents/ross-erp-data-dictionary/claim","claimApi":"https://wellknown.network/api/v1/claims","badge":"https://wellknown.network/agents/ross-erp-data-dictionary/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air:mcp.rossdata.dev:server:ross-erp-data-dictionary","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"Ross ERP Data Dictionary","summary":"Structure-only reference for the vanilla Ross ERP 8.0 schema, UI menu tree, and program catalog.","description":"Structure-only reference for the vanilla Ross ERP 8.0 schema, UI menu tree, and program catalog.","publisher":{"name":"dev.rossdata","url":null},"homepage":"https://rossdata.dev","repository":null,"version":"1.0.0","license":null,"protocols":["mcp"],"tags":[],"pricing":null,"endpoints":[{"url":"https://mcp.rossdata.dev/mcp","type":"mcp_streamable_http","auth":null,"probeable":true}],"skills":null,"tools":null,"extra":{"updatedAt":"2026-08-04T08:37:16.990493Z","publishedAt":"2026-08-04T08:37:16.990493Z","registryName":"dev.rossdata/data-dictionary"},"attribution":{"kind":"mcp_registry","name":"mcp_registry","summary":"mcp_registry","version":"mcp_registry","description":"mcp_registry","homepageUrl":"mcp_registry","publisherName":"mcp_registry"}},"derived":{"capabilities":[{"slug":"knowledge.knowledge-graph","name":"Knowledge Graphs","confidence":1,"provenance":"derived"},{"slug":"dev.docs-lookup","name":"Documentation Lookup","confidence":0.964,"provenance":"derived"},{"slug":"commerce.ecommerce","name":"E-commerce Operations","confidence":0.911,"provenance":"derived"},{"slug":"data.database","name":"Databases","confidence":0.525,"provenance":"derived"}],"categories":["commerce","data","dev","knowledge"]},"observed":{"status":"live","statusReason":"Responded 3h ago.","lastOkAt":"2026-09-06T01:23:41.897Z","lastProbedAt":"2026-09-06T01:23:41.897Z","statusComputedAt":"2026-09-06T01:24:39.766Z","reliability30d":{"probes":1,"successRate":1,"p50Ms":341},"latestObservations":[{"at":"2026-09-06T01:23:41.897Z","kind":"mcp_initialize","ok":true,"httpStatus":200,"latencyMs":341,"error":null,"detail":{"tools":[{"name":"schema_stats","description":"Overview of the Ross ERP 8.0 schema in one call: object counts by type, module list, total/distinct columns, audit-twin pairs, and the top tables/columns/module"},{"name":"list_objects","description":"Browse and filter Ross ERP 8.0 objects (tables / views / procedures / functions). Filter by type, database, module, or a name substring; paginate with limit/off"},{"name":"find_column","description":"Look up a single column by exact name across the whole Ross ERP 8.0 schema: its description, valid values, notes, every table that carries it, and any foreign-k"},{"name":"lookup_table","description":"Full schema for a Ross ERP 8.0 object (table / view / procedure / function): columns with type, nullability, keys, descriptions and valid values, foreign keys i"},{"name":"search_columns","description":"Search the Ross ERP 8.0 schema by name (and column descriptions). Returns matching objects and columns."},{"name":"search_all","description":"Cross-domain search in one call — spans schema objects, columns, UI facilities and programs at once. Use this when you don't yet know which layer a term lives i"},{"name":"get_ddl","description":"Return the CREATE TABLE (DDL) for a Ross ERP 8.0 table, with column descriptions as comments plus primary-key and foreign-key constraints."},{"name":"graph_neighbors","description":"List the knowledge-graph neighbours of an object — the programs, tables, views and procedures directly connected to it, with relationship type and direction."},{"name":"path_between","description":"Find the shortest path between two objects in the Ross ERP 8.0 knowledge graph (how A reaches B through calls / references / accesses)."},{"name":"facility_stats","description":"Overview of the Ross ERP 8.0 application layer — the client menu tree of UI facilities (screens, reports, inquiries, maintenance functions): total facilities, a"},{"name":"list_facilities","description":"Browse and filter Ross ERP 8.0 UI facilities (menu screens/functions). Filter by system, database, class, a name/code substring, or withTables (only facilities "},{"name":"search_facilities","description":"Search Ross ERP 8.0 UI facilities by code, name, help text, program or tag. Use this to find the screen/report for a task, e.g. 'check register' or 'purchase or"},{"name":"lookup_facility","description":"Full detail for one Ross ERP 8.0 UI facility by code: its name, system, database, class, GEMBASE program, help text, menu paths, the physical table cluster it t"},{"name":"table_facilities","description":"Reverse lookup: which UI facilities (screens/reports/programs) touch a given Ross ERP 8.0 table — split into core (facilities whose working set includes it) and"},{"name":"facility_programs","description":"Cross-link a UI facility to the program(s) that implement it — 'what code runs this screen?'. Each program carries a match label: declared (named by the facilit"},{"name":"program_stats","description":"Overview of the Ross ERP 8.0 program catalog — every application-source program (metadata only, no source body): total programs, how many declare a TITLE id, ho"},{"name":"list_programs","description":"Browse and filter Ross ERP 8.0 programs (application source, metadata only). Filter by module (ap, gl, ic, sop, ...), type (a=archive, i=inquiry, m=maintenance,"},{"name":"search_programs","description":"Search Ross ERP 8.0 programs by basename, TITLE program-id, title, module or type. Use this to find the program behind a task, e.g. 'check register' or 'ap_a'."},{"name":"lookup_program","description":"Full detail for one Ross ERP 8.0 program, by TITLE program-id (e.g. AP_A_002) or source basename (e.g. ap_a_check_register): its module, type, layer, declared t"},{"name":"table_programs","description":"Reverse lookup: which standard Ross ERP 8.0 programs reference a given table (validated against the Data Dictionary). Answers 'what code touches this table?' — "},{"name":"program_facilities","description":"Reverse of facility_programs: which UI facilities (menu screens / reports / inquiries) a program backs — 'what screens does this program run?'. One program ofte"}],"toolCount":21,"serverName":"rossdata.dev","capabilities":["tools"],"serverVersion":"1.0.0","protocolVersion":"2025-06-18"}}],"tools":[{"name":"schema_stats","description":"Overview of the Ross ERP 8.0 schema in one call: object counts by type, module list, total/distinct columns, audit-twin pairs, and the top tables/columns/module"},{"name":"list_objects","description":"Browse and filter Ross ERP 8.0 objects (tables / views / procedures / functions). Filter by type, database, module, or a name substring; paginate with limit/off"},{"name":"find_column","description":"Look up a single column by exact name across the whole Ross ERP 8.0 schema: its description, valid values, notes, every table that carries it, and any foreign-k"},{"name":"lookup_table","description":"Full schema for a Ross ERP 8.0 object (table / view / procedure / function): columns with type, nullability, keys, descriptions and valid values, foreign keys i"},{"name":"search_columns","description":"Search the Ross ERP 8.0 schema by name (and column descriptions). Returns matching objects and columns."},{"name":"search_all","description":"Cross-domain search in one call — spans schema objects, columns, UI facilities and programs at once. Use this when you don't yet know which layer a term lives i"},{"name":"get_ddl","description":"Return the CREATE TABLE (DDL) for a Ross ERP 8.0 table, with column descriptions as comments plus primary-key and foreign-key constraints."},{"name":"graph_neighbors","description":"List the knowledge-graph neighbours of an object — the programs, tables, views and procedures directly connected to it, with relationship type and direction."},{"name":"path_between","description":"Find the shortest path between two objects in the Ross ERP 8.0 knowledge graph (how A reaches B through calls / references / accesses)."},{"name":"facility_stats","description":"Overview of the Ross ERP 8.0 application layer — the client menu tree of UI facilities (screens, reports, inquiries, maintenance functions): total facilities, a"},{"name":"list_facilities","description":"Browse and filter Ross ERP 8.0 UI facilities (menu screens/functions). Filter by system, database, class, a name/code substring, or withTables (only facilities "},{"name":"search_facilities","description":"Search Ross ERP 8.0 UI facilities by code, name, help text, program or tag. Use this to find the screen/report for a task, e.g. 'check register' or 'purchase or"},{"name":"lookup_facility","description":"Full detail for one Ross ERP 8.0 UI facility by code: its name, system, database, class, GEMBASE program, help text, menu paths, the physical table cluster it t"},{"name":"table_facilities","description":"Reverse lookup: which UI facilities (screens/reports/programs) touch a given Ross ERP 8.0 table — split into core (facilities whose working set includes it) and"},{"name":"facility_programs","description":"Cross-link a UI facility to the program(s) that implement it — 'what code runs this screen?'. Each program carries a match label: declared (named by the facilit"},{"name":"program_stats","description":"Overview of the Ross ERP 8.0 program catalog — every application-source program (metadata only, no source body): total programs, how many declare a TITLE id, ho"},{"name":"list_programs","description":"Browse and filter Ross ERP 8.0 programs (application source, metadata only). Filter by module (ap, gl, ic, sop, ...), type (a=archive, i=inquiry, m=maintenance,"},{"name":"search_programs","description":"Search Ross ERP 8.0 programs by basename, TITLE program-id, title, module or type. Use this to find the program behind a task, e.g. 'check register' or 'ap_a'."},{"name":"lookup_program","description":"Full detail for one Ross ERP 8.0 program, by TITLE program-id (e.g. AP_A_002) or source basename (e.g. ap_a_check_register): its module, type, layer, declared t"},{"name":"table_programs","description":"Reverse lookup: which standard Ross ERP 8.0 programs reference a given table (validated against the Data Dictionary). Answers 'what code touches this table?' — "},{"name":"program_facilities","description":"Reverse of facility_programs: which UI facilities (menu screens / reports / inquiries) a program backs — 'what screens does this program run?'. One program ofte"}],"package":null},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"mcp_registry","key":"dev.rossdata/data-dictionary","url":"https://registry.modelcontextprotocol.io/v0/servers/dev.rossdata%2Fdata-dictionary","firstSeenAt":"2026-09-05T23:20:58.367Z","fetchedAt":"2026-09-05T23:20:58.367Z","normalizedAt":"2026-09-05T23:20:58.367Z"}]},"firstSeenAt":"2026-09-05T23:20:58.367Z","updatedAt":"2026-09-06T01:24:46.979Z"}