ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Freesound with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Search, download, and manage audio samples from the Freesound database directly within your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 10 capabilities

The complete Freesound capability set.

These are the exact actions your AI can choose when you ask it to work with Freesound.

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 10 available through Freesound.

  1. 01

    Download sound

    Triggers a download of the original file. Download the original high-quality sound file

  2. 02

    Get me

    Get information about the currently authenticated OAuth2 user

  3. 03

    Get pack

    Get information about a sound pack

  4. 04

    Get sound

    Get details for a specific sound

Capability set02 / 03

05-07

3 capabilities in this set.

Part of 10 available through Freesound.

  1. 05

    Describe sound

    Add metadata to an uploaded sound

  2. 06

    Get pending uploads

    Check status of sounds in moderation

  3. 07

    Get user

    Get information about a Freesound user

Capability set03 / 03

08-10

3 capabilities in this set.

Part of 10 available through Freesound.

  1. 08

    Get user sounds

    Get sounds uploaded by a specific user

  2. 09

    Search sounds

    Supports Solr-style filters. Search for sounds on Freesound

  3. 10

    Upload sound

    Upload an audio file to Freesound

Observed, not estimated

896ms average. Fast in production.

Freesound is checked daily against the live service.

Daily averagePeak 1097ms
Aug 20Today
Fastest day
719ms
Slowest day
1097ms
14-day trend
Slowing+34%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 10 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of Freesound, so you can see the experience inside your AI.

It does not authenticate your account with Freesound. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

Freesound Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_EfzkG7zoO8fpRDULL4TKiipot19pGDKRqiPZHd3c/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — Freesound capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "freesound-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_EfzkG7zoO8fpRDULL4TKiipot19pGDKRqiPZHd3c/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions Freesound owners ask.

  • 01

    How do I find specific sounds like 'ambient rain' with a short duration?

    Use the search_sounds capability with query: 'ambient rain' and filter: 'duration:[1 TO 10]'. This uses Solr syntax to narrow down results precisely.

  • 02

    Can I download the original high-quality file directly?

    Yes! Use the download_sound action with the specific Sound ID. Note that this requires a valid FREESOUND_OAUTH_TOKEN to authorize the download.

  • 03

    How can I check if my uploaded sounds are already public?

    You can use get_pending_uploads to see sounds currently in the moderation queue, or get_me to see your profile status and total uploads.