Adding the Maha Strategies Cognitive Defense Grid to Claude
Integrating local compute tools to audit infrastructure, evaluate local inference workflows, and enforce the Zero-Payload framework.
01 // The Baseline
The Maha Strategies MCP server grants your local Claude instance real-time access to our "Cognitive Defense Grid." By integrating this tool, you can instruct Claude to audit your current cloud architecture, evaluate local inference workflows, and retrieve protocols for Zero-Payload infrastructure directly from the Maha Principle frameworks.
02 // Installation (Claude Desktop)
We route our canonical Model Context Protocol (MCP) through Smithery. To wire the sovereign baseline into your local Claude Desktop app, open your claude_desktop_config.json file and append the following configuration:
{
"mcpServers": {
"maha-cognitive-grid": {
"command": "npx",
"args": [
"-y",
"@smithery/cli@latest",
"run",
"maha-strategies-mcp",
"--endpoint",
"https://mcp.maha-os.com/mcp/sse"
]
}
}
}*Note: This connects you directly to our canonical SSE relay at mcp.maha-os.com.
03 // The Execution (Test Prompt)
Once installed and your Claude Desktop restarts, the server will silently initialize. To verify the connection, feed Claude this exact prompt:
Claude will securely hit the endpoint, pull the doctrine, and output a structural teardown of centralized data liability versus on-device biological sovereignty.