Schema/domain entity explorer: every Zod schema as a node, with provenance edges to every REST route, MCP tool, and Drizzle table that uses it
{
"mcpServers": {
"agentbackschema-explorer": {
"command": "npx",
"args": [
"-y",
"@agentback/schema-explorer"
]
}
}
}