Core MCP server library — tools, state engine, and analysis for context-first conversation management
| Tool name | Description | Destructive? |
|---|---|---|
| context_health | ✓ no | |
| sandbox | ✓ no | |
| memory | ✓ no | |
| reason | ✓ no | |
| truthcheck | ✓ no |
| context_loop | ✓ no | |
| research_pipeline | ✓ no | |
| export_research_files | ✓ no |
{
"mcpServers": {
"xjtlumediacontext-first": {
"command": "npx",
"args": [
"-y",
"@xjtlumedia/context-first-mcp-server"
]
}
}
}