Loading subscription status...
{
"mcpServers": [
{
"express_mcp_server": {
"env": {
"NETLIFY_TOKEN": "<NETLIFY_TOKEN>"
},
"args": [
"--functions",
".netlify/functions"
],
"command": "netlify dev"
}
}
]
}