Loading subscription status...
{
"mcpServers": [
{
"canteen-mcp": {
"env": {
"PORT": "8080",
"API_URL": "https://lunch-menu-ai.vercel.app/api/v1/menu",
"ENDPOINT": "/http"
},
"args": [],
"command": "npm start"
}
}
]
}