Skip to content

feat: Add prompt endpoints for MCP#1650

Merged
twishabansal merged 77 commits into
feat-promptfrom
prompt-mcp
Oct 29, 2025
Merged

feat: Add prompt endpoints for MCP#1650
twishabansal merged 77 commits into
feat-promptfrom
prompt-mcp

Conversation

@twishabansal

@twishabansal twishabansal commented Oct 7, 2025

Copy link
Copy Markdown
Contributor

Description

Added MCP endpoints for prompts/get and prompts/list capabilities.

PR Checklist

Thank you for opening a Pull Request! Before submitting your PR, there are a
few things you can do to make sure it goes smoothly:

  • Make sure you reviewed
    CONTRIBUTING.md
  • Make sure to open an issue as a
    bug/issue
    before writing your code! That way we can discuss the change, evaluate
    designs, and agree on the general idea
  • Ensure the tests and linter pass
  • Code coverage does not decrease (if any source code was changed)
  • Appropriate docs were updated (if necessary)
  • Make sure to add ! if this involve a breaking change

🛠️ One of multiple PRs to support #1040

twishabansal and others added 21 commits October 7, 2025 10:43
…ch (#1644)

## Description

---
This PR moves the deployement of the PR Previews to the newly created
versioned-gh-pages branch which hosts the versioned doc site.

## PR Checklist

---
> Thank you for opening a Pull Request! Before submitting your PR, there
are a
> few things you can do to make sure it goes smoothly:

- [x] Make sure you reviewed

[CONTRIBUTING.md](https://github.com/googleapis/genai-toolbox/blob/main/CONTRIBUTING.md)
- [ ] Make sure to open an issue as a

[bug/issue](https://github.com/googleapis/genai-toolbox/issues/new/choose)
before writing your code! That way we can discuss the change, evaluate
  designs, and agree on the general idea
- [x] Ensure the tests and linter pass
- [x] Code coverage does not decrease (if any source code was changed)
- [x] Appropriate docs were updated (if necessary)
- [x] Make sure to add `!` if this involve a breaking change

🛠️ Fixes #<issue_number_goes_here>
@twishabansal twishabansal changed the base branch from main to prompt-integrate October 7, 2025 19:27
@twishabansal twishabansal changed the title Prompt mcp feat: Add prompt endpoints for MCP Oct 7, 2025

@Yuan325 Yuan325 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update all the types.go and method.go accordingly~ thank you!

Comment thread internal/server/mcp/v20241105/types.go Outdated
Comment thread internal/server/mcp/v20241105/types.go Outdated
Comment thread internal/server/mcp/v20241105/types.go Outdated
Comment thread internal/server/mcp/v20241105/types.go Outdated
Comment thread internal/server/mcp/v20241105/method.go Outdated
Base automatically changed from prompt-integrate to feat-prompt October 28, 2025 06:19
@twishabansal

Copy link
Copy Markdown
Contributor Author

Please update all the types.go and method.go accordingly~ thank you!

Addressed comments across all the files. Please have a look!

@twishabansal twishabansal requested a review from Yuan325 October 28, 2025 09:56
@twishabansal twishabansal merged commit ddeab07 into feat-prompt Oct 29, 2025
10 of 11 checks passed
@twishabansal twishabansal deleted the prompt-mcp branch October 29, 2025 10:48
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.

5 participants