MStack (MaxStack) — engineering & science skill stack for OpenClaw agents: FEA, CFD, Math/Lean, ML optimization, MD, literature. Standalone ports of every superbloom-forever harness + MCP server + installers.
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"gbrain_hackathon": {
"command": "uvx",
"args": [
"gbrain-hackathon"
]
}
}
}
Run in terminal:
claude mcp add gbrain_hackathon uvx gbrain-hackathon
Add to .cursor/mcp.json:
{
"mcpServers": {
"gbrain_hackathon": {
"command": "uvx",
"args": [
"gbrain-hackathon"
]
}
}
}
Or install with pip: pip install gbrain-hackathon