Skip to content

Conversation

@EbonyLouis
Copy link
Contributor

This PR adds the GitMCP tutorial to the Goose documentation and officially registers it in the servers.json extensions library.

✨ What's Included

  • 📘 Tutorial Added:

    • documentation/docs/mcp/git-mcp.md
    • Demonstrates how to use the GitMCP server with Goose to query real-time GitHub repo documentation and code (using openai/whisper as an example).
    • Updated language to use backticks around openai/whisper for clarity and formatting consistency.
  • 🧩 Extension Registered:

    • git-mcp added to documentation/static/servers.json
    • Includes name, command, description, and source link
    • Uses the dynamic endpoint: npx -y mcp-remote https://gitmcp.io/docs

Signed-off-by: Ebony Louis <ebony774@gmail.com>
@EbonyLouis EbonyLouis force-pushed the add-gitmcp-to-extensions-library branch from f8d0b65 to 50d945b Compare July 29, 2025 17:55
@github-actions
Copy link
Contributor

github-actions bot commented Jul 29, 2025

PR Preview Action v1.6.0
Preview removed because the pull request was closed.
2025-07-29 19:40 UTC

Signed-off-by: Ebony Louis <ebony774@gmail.com>
@EbonyLouis EbonyLouis force-pushed the add-gitmcp-to-extensions-library branch from 564a15c to 0b72532 Compare July 29, 2025 18:20
@EbonyLouis EbonyLouis requested a review from angiejones July 29, 2025 18:21
Signed-off-by: Ebony Louis <ebony774@gmail.com>
@EbonyLouis EbonyLouis force-pushed the add-gitmcp-to-extensions-library branch from 3d7f0f1 to e9c56f4 Compare July 29, 2025 19:02
@EbonyLouis EbonyLouis requested a review from angiejones July 29, 2025 19:03
@EbonyLouis EbonyLouis merged commit 0fb58c4 into main Jul 29, 2025
9 checks passed
@EbonyLouis EbonyLouis deleted the add-gitmcp-to-extensions-library branch July 29, 2025 19:37
katzdave added a commit that referenced this pull request Jul 29, 2025
* 'main' of github.com:block/goose:
  docs: Add GitMCP Tutorial to Extensions Library (#3716)
michaelneale added a commit that referenced this pull request Jul 30, 2025
* main:
  chore: small refactor on agent.rs (#3703)
  docs: Add GitMCP Tutorial to Extensions Library (#3716)
  chore: Speed up CI (#3711)
  Fix tool vector tests (#3709)
  docs: GitMCP Tutorial  (#3708)
  Remove unused dependencies (#3626)
  feat: update Groq models for better tool calling support (#3676)
  chore: remove ffi libraries and related code (#3699)
  only run google analytics in prod (#3395)
  Fix typo in quickstart document (#3447)
  fix: pricing estimation for OpenRouter in goose-cli (#3675)
  fix: escape control characters in LLM tool call arguments JSON (#2893)
  feat(githubcopilot): add ability to fetch supported models (#2717)
  Create a message ID for tool response messages (#3591)
  fix: Fixed 404 broken link to extensions page in index.md (#3623)
michaelneale added a commit that referenced this pull request Jul 30, 2025
* main:
  chore: small refactor on agent.rs (#3703)
  docs: Add GitMCP Tutorial to Extensions Library (#3716)
  chore: Speed up CI (#3711)
  Fix tool vector tests (#3709)
  docs: GitMCP Tutorial  (#3708)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants