Add community example: Giving a task run ears (deAPI MCP) - #74
Open
Pietrus-914 wants to merge 1 commit into
Open
Pietrus-914 wants to merge 1 commit into
Pietrus-914 wants to merge 1 commit into
Conversation
A Task API run with the deAPI MCP server attached through mcp_servers, so the agent can quote what is said in a YouTube, X, Twitch, Kick or TikTok video instead of answering from write-ups about it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Adds deapi-ai/parallel-mcp-demo to Community Examples: a README row and a
website/cookbook.jsonentry. The demo lives in our own repo.What it shows. A task run can read any page, but it can't hear a video. The demo runs the same question twice, once with the agent's own tools and once with the deAPI MCP server attached through
mcp_servers. On a 42-minute conference talk the control run answers confidently from write-ups and leaves out one of the four stages the speaker lists. With the MCP server, the tool result contains the transcript, and the answer lists all four.Why it may be useful as a reference for
mcp_servers:lite: the transcription tool polls internally and returns the transcript in a single call.[redacted], so longer transcripts can't be passed as a link either.Python 3.9+, standard library only. Tags follow the controlled vocabulary:
task,mcp,python,agent.websiteUrlandimageUrlarenullbecause there is no hosted demo.