AgentPMT
Pocket

Pocket

Connector

Available ActionsEach successful request consumes credits as outlined below.

search_recordings5crlist_recordings5crget_recording5crget_audio_download_url5crsave_audio_to_files5crupload_recording5crlist_tags5cr

Details

Bring your Pocket recordings into every tool you already use. Pocket captures your conversations, meetings, and calls as recordings, transcripts, and AI summaries — and this makes all of it searchable and workflow-ready for your AI assistant. Search by keyword or meaning, pull full transcripts and summaries, upload new audio for transcription, generate shareable audio links, and organize by tag — then build automations and workflows that turn what was said into follow-up emails, CRM notes, tasks, and shared documents.

Use Cases

Search recordings by topic, Pull meeting transcripts, Get AI summaries of conversations, Upload audio files for transcription, Download recording audio, Browse recordings by date or tag, Feed meeting notes into automations

Dynamic MCP Setup

Connect once through AgentPMT Dynamic MCP, then use approved tools from the same agent connection.

30 Second Setup

STDIO connector for Claude Code, Codex, Cursor, Zed, and other LLMs that require STDIO or custom connections.

npm install -g @agentpmt/mcp-routeragentpmt-setup

Hosted Streamable HTTPS

MCP endpoint for browser-based apps like ChatGPT, Claude, Grok, or any time you want a streamable connection with no local install.

https://api.agentpmt.com/mcp

Config Example

Use the hosted endpoint directly in clients that support remote MCP. Store your Bearer token in the client config or secret field.

Full connection guide
{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

Need client videos, organization controls, audit details, and the full feature overview?

More About Dynamic MCP

About this Product

Turn your Pocket recordings into a searchable, workflow-ready library

Pocket is a personal voice recorder and app that captures your conversations, meetings, and calls and turns them into transcripts, AI summaries, and action items. Pocket Recordings & Transcripts connects that library to your AI agent, so everything you have captured is one message away from search, retrieval, and automation.

What you can do
  1. Search by keyword or meaning. Find any conversation by what was said, even when you do not remember the title or the date.
  2. Read transcripts and AI summaries. Open any recording to pull its full transcript, summary, and action items.
  3. Browse by date and tag. List recent recordings, filter by date range, and organize with your Pocket tags.
  4. Get shareable audio links. Generate a temporary download link for any recording to share or archive.
  5. Save audio to your files. Pull a recording's audio into your file storage, ready to attach anywhere.
  6. Upload new audio for transcription. Send an audio file to Pocket and get back a transcript and summary like any other recording.
Popular workflows
  1. Find last week's client call and draft the follow-up from its summary and action items.
  2. Pull the transcript of an interview and extract the key quotes.
  3. Feed meeting notes into your CRM, task list, or documents automatically.
  4. Search months of conversations for every mention of a project, person, or decision.
How to connect

Connect with your personal Pocket API key from Pocket Settings, Developer, API Keys. The tool works with your own recordings only. Saving or uploading audio supports files up to 100 MB; for larger recordings, generate a temporary download link instead.

Frequently Asked Questions

How do I connect this tool to an external agent?

Install commands

npm install -g @agentpmt/mcp-router
agentpmt-setup

Hosted MCP config

{
  "mcpServers": {
    "agentpmt": {
      "type": "streamable-http",
      "url": "https://api.agentpmt.com/mcp",
      "headers": {
        "Authorization": "Bearer <AGENTPMT_BEARER_TOKEN>",
        "x-instance-metadata": "{\"client\":\"generic-mcp\",\"platform\":\"remote\"}"
      }
    }
  }
}

How does an external agent use this tool?

Agent prompt

Use the AgentPMT-Tool-Search-and-Execution tool. First call action 'get_instructions' so you know how to use the tool search interface. Then call action 'get_schema' with tool_id 6a4d64831f5ceb98d99ab3d7 ("Pocket"). After reading the schema and any returned instructions, tell me what this tool can do, we are going to be using it

Can I upload audio that was not recorded on a Pocket device?

Do I need a Pocket account?

How does search work?

Is there a limit on audio size?

What can my agent do with it?

What is Pocket Recordings & Transcripts?

Looking for help integrating AI into your business? Set up a free consultation.