How to integrate Audioscrape MCP with Hermes

Connect Hermes to Audioscrape MCP. Get speaker-attributed highlights from yesterday's call, find mentions of budget in last meeting, and more using natural language, with authentication handled for you.

Audioscrape MCP logoAudioscrape MCP
Dcr Oauth

Audioscrape MCP lets agents search and retrieve speaker-attributed audio, transcripts, entities, and citations from public and workspace content. Use it to surface searchable, speaker-labeled audio and rich metadata for research, meetings, and content discovery.

20 Tools

Introduction

Hermes is a 24/7 autonomous agent that lives on your computer or server — it remembers what it learns and evolves as your usage grows.

This guide explains the easiest and most robust way to connect your Audioscrape account to Hermes. You can do this through either Composio Connect CLI or Composio Connect MCP. For personal use we recommend the CLI, but you won't go wrong with MCP either.

Also integrate Audioscrape MCP with

What is Composio Connect?

Composio Connect is a consumer offering that lets anyone plug 1,500+ applications directly into their agent harness — including Hermes. It can:

  • Search and load tools from relevant toolkits on-demand, reducing context usage.
  • Chain multiple tools to accomplish complex workflows via a remote workbench, without excessive back-and-forth with the LLM.
  • Manage app authentication end-to-end with zero manual overhead.

Integrating Audioscrape with Hermes

Using Composio Connect CLI

1. Install the Composio CLI

Run the install script directly, or paste https://composio.dev/hermes into your Hermes chat box to have it installed for you.

bash
curl -fsSL https://composio.dev/install | bash
Hermes authenticating with Composio

2. Authenticate

Once the CLI is installed, ask Hermes to authenticate with Composio.

3. Connect to Audioscrape

Ask your agent to connect to Audioscrape, or simply request any Audioscrape-related task. Hermes will prompt you to authenticate and authorize access.

4. Done. You're all set with a new Audioscrape connection.


Using Composio Connect MCP

1. Get your MCP URL and API Key

Go to dashboard.composio.dev and copy your Connect MCP URL and API key.

Copy MCP URL and API key from Composio dashboard

2. Open the Hermes config file

bash
nano ~/.hermes/config.yaml

3. Add the Composio Connect MCP server

bash
mcp_servers:
  composio:
    url: "https://connect.composio.dev/mcp"
    headers:
      x-consumer-api-key: "YOUR_COMPOSIO_API_KEY"
    connect_timeout: 60
    timeout: 180

Save with Ctrl + O, Enter, then exit with Ctrl + X.

4. Restart your Hermes agent

Once restarted, ask your agent to connect to Audioscrape or request any Audioscrape-related task. It will prompt you to authenticate and authorize access.

5. Done!

What is the Audioscrape MCP server, and what's possible with it?

The Audioscrape MCP server is an implementation of the Model Context Protocol that connects your AI agent and assistants like Claude, Cursor, etc directly to your Audioscrape account. It provides structured and secure access so your agent can perform Audioscrape operations on your behalf.

Way Forward

With Audioscrape connected, Hermes can now act on your behalf whenever it detects a relevant task or you ask it to.

From here, you can extend Hermes further:

  • Connect more apps: Calendar, Slack, Notion, Linear, and hundreds of others are available through the same Composio Connect setup. Each new integration compounds what Hermes can do for you.
  • Build workflows across tools: Once multiple apps are connected, Hermes can chain actions together — turn an email into a calendar invite, a Slack message into a Linear ticket, or a meeting note into a follow-up draft.
  • Let it learn your patterns: The more you use Hermes, the better it gets at anticipating how you'd handle recurring tasks. Give it feedback on drafts and decisions, and it will adapt.

If you run into trouble or want to share what you've built, join the community or check out the Docs for deeper configuration options.

TOOLS

Supported Tools

Every Audioscrape MCP action and event your agent gets out of the box.

Create share link

Create a shareable URL for a specific audio moment that unfurls with a social-media preview card on Twitter, Slack, LinkedIn, etc.

Fetch

Compatibility fetch: the full transcript of a search result as one plain-text document.

Get charts

Get current podcast chart rankings (Apple Podcasts, Spotify) by country.

Get entity graph

Explore the knowledge graph extracted from transcribed audio.

Get episode overview

START HERE for summaries and key takeaways: one small response with the episode's chapters (titled, timestamped), speakers, most-mentioned entities, and metadata.

Get speaker

Get a speaker's bio and audio appearances (across podcasts and uploads).

Get transcript

Get the transcript and metadata for one audio item — works for both podcast episodes and uploaded audio.

Get transcription status

Check the status of a transcription job submitted via transcribe_audio.

Get trending

Currently trending people, topics, and organizations across recently transcribed audio.

List my datasets

List the libraries (curated workspaces) the user is subscribed to, and the datasets inside each.

List my uploads

List audio you have personally uploaded and transcribed (your private workspace only — does not include the public podcast corpus).

List podcast episodes

List episodes within one specific podcast show.

List recent transcripts

List recently transcribed audio (podcast episodes + your uploads) ordered by date.

Request upload url

Get a one-time URL to upload an audio/video file the user attached in this chat when it cannot be passed as a link: PUT the raw file bytes to upload_url (e.

Search

Compatibility search returning episode-level citable documents (id/title/url only).

Search audio

Search across all transcribed audio — ~125,000 transcribed public podcast episodes (2,300+ shows) plus your own uploaded recordings — for any topic, phrase, or speaker.

Search entities

Search the knowledge graph for people, companies, locations, topics, and other entities mentioned in any transcribed audio.

Search podcasts

Search the podcast catalog by title.

Search speakers

Search speakers and hosts by name across all transcribed audio.

Transcribe audio

Transcribe an audio or video FILE with speaker diarization; the result is indexed into the user's private workspace for search_audio and get_transcript.

FAQ

Frequently asked questions

With a standalone Audioscrape MCP server, the agents and LLMs can only access a fixed set of Audioscrape tools tied to that server. However, with the Composio Tool Router, agents can dynamically load tools from Audioscrape and many other apps based on the task at hand, all through a single MCP endpoint.

Yes, you can. Hermes fully supports MCP integration. You get structured tool calling, message history handling, and model orchestration while Tool Router takes care of discovering and serving the right Audioscrape tools.

Yes, absolutely. You can configure which Audioscrape scopes and actions are allowed when connecting your account to Composio. You can also bring your own OAuth credentials or API configuration so you keep full control over what the agent can do.

All sensitive data such as tokens, keys, and configuration is fully encrypted at rest and in transit. Composio is SOC 2 Type 2 compliant and follows strict security practices so your Audioscrape data and credentials are handled as safely as possible.

Start with Audioscrape MCP.It takes 30 seconds.

Managed auth, hosted MCP servers, and every Audioscrape MCP tool your agent needs.Free to start.

Start building