Get API Key Sign up free, generate an API key, and start integrating.
Create Free Account

MCP Quick Start

Barevalue's MCP server lets AI assistants edit your podcast. Works with Claude Code, Cursor, Windsurf, and any tool that supports the Model Context Protocol.

1. Get an API Key

  1. Create a free account or log in
  2. Go to SettingsAPI Keys
  3. Click Generate Key and copy it (starts with bv_sk_)

2. Add to Your Settings

Add this to your MCP configuration. For Claude Code, edit ~/.claude/settings.json:

{
  "mcpServers": {
    "barevalue": {
      "command": "npx",
      "args": ["-y", "barevalue-mcp"],
      "env": {
        "BAREVALUE_API_KEY": "bv_sk_your_key_here"
      }
    }
  }
}

Using Cursor or Windsurf? Same JSON — add it to your editor's MCP settings file.

3. Start Editing

Once configured, just ask your AI assistant in natural language:

"Upload my podcast at ~/recordings/ep42.mp3 and submit it to Barevalue for editing"

"Check the status of my latest Barevalue order"

"How many AI editing minutes do I have left on Barevalue?"

That's it. The MCP server handles uploads, submissions, status checks, and downloads automatically.

What You Get Back

Every order returns:

  • Edited audio — filler words, long pauses, and false starts removed
  • Full transcript (PDF)
  • Show notes with timestamps
  • Social media clips — AI-selected highlights for promotion

Pricing

MCP orders use your subscription minutes — the same balance you'd use on barevalue.com. The Basic plan is free and includes minutes and orders each month. Paid plans (Starter, Creator, Pro) include more minutes, more orders, and additional features.

Use barevalue_estimate to check if you have enough minutes before submitting.

View plans

Available Tools

Tool What it does
barevalue_upload Upload a local audio file
barevalue_submit Submit uploaded file for editing
barevalue_submit_url Submit from a public URL (no upload needed)
barevalue_status Check order status and get download links
barevalue_account Check balance and subscription
barevalue_estimate Calculate cost before submitting
barevalue_list_orders List recent orders

Learn More

Support

Questions? Email support@barevalue.com

Ready to Build?

Sign up free, generate an API key, and start integrating.

GET STARTED TODAY.

Ready to get started with Barevalue Pay-As-You-Go?

Try Barevalue today.

Get Started