Skip to content

feat(go): add MCP plugin support for resources #3358

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 16 commits into
base: jh-go-resources
Choose a base branch
from

Conversation

huangjeff5
Copy link
Contributor

@huangjeff5 huangjeff5 commented Jul 31, 2025

This PR adds MCP plugin support for resources:

  • MCP Clients/Hosts can serve resources from MCP servers. You need to retrieve the resource using client.GetActiveResources() or host.GetActiveResources().
  • MCP Servers can expose resources from a genkit instance's registry.
  • Adds MCP-Ception demo; exposes a genkit server in the background and connects to it.

@github-actions github-actions bot added the go label Jul 31, 2025
@huangjeff5 huangjeff5 changed the base branch from main to jh-go-resources July 31, 2025 19:56
@huangjeff5 huangjeff5 marked this pull request as ready for review August 4, 2025 14:51
@huangjeff5 huangjeff5 requested a review from apascal07 August 4, 2025 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant