Add Speech MCP extension to extensions directory#2807
Merged
blackgirlbytes merged 1 commit intomainfrom Jun 6, 2025
Merged
Conversation
- Add speech-mcp extension with voice interaction capabilities - Includes real-time voice interaction, audio/video transcription, text-to-speech - Uses uvx package manager with PortAudio requirement - 43 GitHub stars, endorsed extension - Complements existing speech-mcp tutorial documentation
Contributor
|
Kvadratni
approved these changes
Jun 6, 2025
lifeizhou-ap
added a commit
that referenced
this pull request
Jun 10, 2025
* main: (77 commits) claude 4 listing (#2843) fix: Use the existing spinner in interactive mode (#2829) chore(release): release version 1.0.27 (#2844) Revert "Mnovich/temporal scheduler (#2745)" (#2839) chore(release): release version 1.0.26 (#2833) Removed ui-v2 directory and updated project to use node in hermit and readme (#2831) Mnovich/temporal scheduler (#2745) fix: intel builds (#2832) chore(release): release version 1.0.25 (#2811) Nostrbook MCP is now on npm (#2816) Update macOS install guide with Homebrew instructions (#2823) remember window position (#2808) feat(ui): put the scheduler behind an alpha (#2810) debug config issues on windows (#2809) Add Speech MCP extension to extensions directory (#2807) Iand/blog goosehints metadata update (#2800) Iand/blog goosehints (#2798) blog post about goosehints and persistent context (#2796) [goose-llm] system prompt override (#2791) chore: small bit of a cleanup - removing unused dir (#2761) ...
michaelneale
added a commit
that referenced
this pull request
Jun 10, 2025
* main: claude 4 listing (#2843) fix: Use the existing spinner in interactive mode (#2829) chore(release): release version 1.0.27 (#2844) Revert "Mnovich/temporal scheduler (#2745)" (#2839) chore(release): release version 1.0.26 (#2833) Removed ui-v2 directory and updated project to use node in hermit and readme (#2831) Mnovich/temporal scheduler (#2745) fix: intel builds (#2832) chore(release): release version 1.0.25 (#2811) Nostrbook MCP is now on npm (#2816) Update macOS install guide with Homebrew instructions (#2823) remember window position (#2808) feat(ui): put the scheduler behind an alpha (#2810) debug config issues on windows (#2809) Add Speech MCP extension to extensions directory (#2807) Iand/blog goosehints metadata update (#2800) Iand/blog goosehints (#2798) blog post about goosehints and persistent context (#2796) [goose-llm] system prompt override (#2791) chore: small bit of a cleanup - removing unused dir (#2761)
s-soroosh
pushed a commit
to s-soroosh/goose
that referenced
this pull request
Jul 18, 2025
Signed-off-by: Soroosh <soroosh.sarabadani@gmail.com>
cbruyndoncx
pushed a commit
to cbruyndoncx/goose
that referenced
this pull request
Jul 20, 2025
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.
Summary
This PR adds the Speech MCP extension to the extensions directory, making it discoverable through the page.
Changes
uvx -p 3.10.14 speech-mcp@latestContext
The Speech MCP extension already has:
documentation/docs/tutorials/speech-mcp.mdThis PR completes the integration by making it discoverable in the extensions directory alongside other available extensions.
Testing
Impact
Users can now: