Loading MCP server directory, please wait...
Compose BrandBrain asset flows, run mock/live generation, and fetch outputs
npx @getmcp/cli add dev.brandbrain/flow-orchestratorRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"dev.brandbrain/flow-orchestrator": {
"command": "npx",
"args": [
"-y",
"brandbrain-flow-orchestrator-mcp"
],
"env": {
"BRANDBRAIN_API_URL": "",
"BRANDBRAIN_APP_URL": "",
"BRANDBRAIN_FLOW_MCP_BEARER_TOKEN": "",
"BRANDBRAIN_MAX_PROVIDER_SPEND_USD_MICROS": ""
}
}
}
}