Skip to main content
Feedback

Gemini CLI and OpenCode Now Supported as Agents

Gemini CLI and OpenCode now supported as agents

Gemini CLI and OpenCode are now supported as agents in the MCP Gateway UI.

  • Both appear in the Add Agent flow with icons, display names, and setup instructions.
  • These clients are strict about OAuth discovery: per RFC 9728, they require the protected-resource metadata to match the exact path they connected to.
  • The router now serves a path-qualified metadata document (/.well-known/oauth-protected-resource/mcp) alongside the existing root document, so these clients can complete OAuth correctly. Existing lenient clients are unaffected.
On this Page