Skip to content

Fix(gemini): the Coder MCP server configuration#882

Merged
DevelopmentCats merged 6 commits into
coder:mainfrom
Harsh9485:gemini-MCP-config
May 6, 2026
Merged

Fix(gemini): the Coder MCP server configuration#882
DevelopmentCats merged 6 commits into
coder:mainfrom
Harsh9485:gemini-MCP-config

Conversation

@Harsh9485
Copy link
Copy Markdown
Contributor

Description

Fixed the Coder MCP server configuration

  • Added the full path to the coder binary for Gemini
  • Removed unnecessary configuration fields
Screenshot 2026-05-04 120727 Screenshot 2026-05-04 120836

Type of Change

  • New module
  • New template
  • Bug fix
  • Feature/enhancement
  • Documentation
  • Other

Module Information

Path: registry/coder-labs/modules/gemini
New version: v1.0.0
Breaking change: [ ] Yes [ ] No

Testing & Validation

  • Tests pass (bun test)
  • Code formatted (bun fmt)
  • Changes tested locally

Related Issues

fix: #881

@matifali matifali requested a review from DevelopmentCats May 5, 2026 19:43
Copy link
Copy Markdown
Collaborator

@DevelopmentCats DevelopmentCats left a comment

Choose a reason for hiding this comment

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

Looks like a straightforward add to me I will test and we should be able to merge easy.

@Harsh9485 the only thing we do need here is the versions updated in the readme so we can release this module under the new version. Since this is a bug fix we would be bumping it to 3.0.1

@DevelopmentCats DevelopmentCats added the version:patch Add to PRs requiring a patch version upgrade label May 5, 2026
@Harsh9485
Copy link
Copy Markdown
Contributor Author

@DevelopmentCats, please let me know if any changes are needed. I’ve also added an example to the README showing how to install Node.js in the pre-install script.

@DevelopmentCats
Copy link
Copy Markdown
Collaborator

DevelopmentCats commented May 6, 2026

@DevelopmentCats, please let me know if any changes are needed. I’ve also added an example to the README showing how to install Node.js in the pre-install script.

Everything looks good to me here, and it works well with a test.

@DevelopmentCats DevelopmentCats merged commit bce0897 into coder:main May 6, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

version:patch Add to PRs requiring a patch version upgrade

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bug (gemini-module): incorrect Coder MCP configuration.

2 participants