Skip to content
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

Add MCP server example #35

Merged
merged 2 commits into from
Feb 17, 2025
Merged

Add MCP server example #35

merged 2 commits into from
Feb 17, 2025

Conversation

csweichel
Copy link
Contributor

Description

This PR adds an example MCP server implementation using the Gitpod SDK.

"mcpServers": {
"gitpod": {
"command": "/tmp/gitpod-mcp",
"args": ["/tmp/gitpod-personal-access-token.txt"]
Copy link
Member

Choose a reason for hiding this comment

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

Do you think, we should pass Gitpod PAT as env?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

makes sense

@csweichel csweichel merged commit 364fd42 into main Feb 17, 2025
2 checks passed
@csweichel csweichel deleted the cw/mcp-server branch February 17, 2025 16:57
stainless-app bot pushed a commit that referenced this pull request Feb 17, 2025
* Add MCP server example

* Update examples/mcp-server/README.md
@stainless-app stainless-app bot mentioned this pull request Feb 17, 2025
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