Developer Tools
Trust: 32/100 (Limited)Barevalue Guide
Submit podcast orders, check status, and manage webhooks via Barevalue editing API.
by quietnotion
Quick Start
Install
npx barevalue-mcpClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-quietnotion-barevalue": {
"command": "npx",
"args": [
"barevalue-mcp"
]
}
}
}