Comprehensive MCP server for OpenXAI framework with decentralized AI model deployment guidance via OpenXAI Studio
This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.
{
"cwd": "./openxai-mcp",
"args": [
"index.js"
],
"command": "node"
}