The Barevalue MCP server allows users to programmatically submit and manage podcast editing orders using the Barevalue AI podcast editing API.
From the registry: Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
Please install the `barevalue` MCP server into my current AI client (that's you).
Required prerequisites (do these first if not already done):
- **Install Node.js** — Required for npx. (https://nodejs.org)
- **Create a Barevalue account and API key** — Sign up at barevalue.com/register, then go to Settings > API Keys to create a key starting with bv_sk_. (https://barevalue.com/register)
Canonical MCP server config (stdio transport):
- command: `npx`
- args: ["-y","barevalue-mcp"]
- required environment variables:
- `BAREVALUE_API_KEY`: Your Barevalue API key (starts with bv_sk_). (example: `<your-barevalue-api-key>`)
- optional environment variables:
- `BAREVALUE_API_URL`: Override the Barevalue API base URL. (example: `https://barevalue.com/api/v1`)
Add this MCP server to my current client's config in the correct format for you. If you need secrets or credentials I haven't provided, ASK me — do not invent values or leave raw placeholders. After adding it, tell me how to verify the server is connected.BAREVALUE_API_KEYrequiredYour Barevalue API key (starts with `bv_sk_`)Meta Ads MCP (Facebook + Instagram) - analyze performance, manage budgets, pause campaigns.