Loading subscription status...
{
"mcpServers": [
{
"Branch Thinking MCP": {
"env": {
"MCP_STORAGE_PATH": "path/to/storage"
},
"args": [
"/your-custom-mcp-dir-here/branch-thinking/dist/index.js"
],
"command": "node"
}
}
]
}