{
  "mcpServers": {
    "openclaw": {
      "type": "stdio",
      "command": "python3",
      "args": ["openclaw_mcp.py"]
    },
    "erp": {
      "type": "stdio",
      "command": "python3",
      "args": ["erp_mcp.py"]
    }
  }
}
