Loading subscription status...
{
"mcpServers": [
{
"GoDaddy Orders MCP Server": {
"env": {
"SECURITY": "API_KEY",
"CONFIG_PATH": "path to your config.json"
},
"args": [
"stdio"
],
"command": "python mcp_server/main.py"
}
}
]
}