Loading subscription status...
{
"mcpServers": [
{
"formula1": {
"cwd": "<path-to-your-cloned-repo>",
"args": [
"<path-to-your-cloned-repo>/build/index.js"
],
"command": "node",
"enabled": true
}
}
]
}