Loading MCP server directory, please wait...
Images, video, music, speech, and public social data for AI agents.
npx @getmcp/cli add ai.beatra/beatraRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from one Beatra sign-in (Device Token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.beatra/beatra": {
"url": "https://mcp.beatra.ai/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}