Enables processing documents larger than LLM context windows using symbolic commands in Nucleus DSL, executed by the Lattice engine, without chunking or vector databases.
{
"mcpServers": {
"lattice-1": {
"command": "npx",
"args": [
"-y",
"matryoshka-rlm"
]
}
}
}