MCP proxy mode for Lodestar Guard — wrap any MCP-speaking agent (Claude Code, Cursor, Aider) so every tool call passes through the Action Kernel and every result through the Cognitive Core. Part of Lo…
{
"mcpServers": {
"qmilablodestar-guard": {
"command": "npx",
"args": [
"-y",
"@qmilab/lodestar-guard-mcp"
]
}
}
}