# audio.com > audio.com is an audio hosting and sharing platform (music, podcasts, voice-overs, > recordings), integrated with the Audacity desktop editor. It provides a public > REST API and an MCP (Model Context Protocol) server that let applications and > AI agents upload, manage, organize and embed audio on behalf of a user. ## API - [API reference (human-readable)](https://api.audio.com/v1/docs): interactive documentation for the public REST API - [OpenAPI specification](https://api.audio.com/v1/openapi.json): machine-readable contract of the public API (OpenAPI 3.0) ## MCP - [MCP server](https://api.audio.com/mcp): JSON-RPC endpoint implementing the Model Context Protocol; every public API operation is exposed as a tool. Authentication: OAuth 2.1 with dynamic client registration and PKCE; discovery documents at /.well-known/oauth-authorization-server and /.well-known/oauth-protected-resource ## About - [audio.com](https://audio.com): the website - [Subscriptions](https://audio.com/subscriptions): paid plan required for premium embed appearance features