Skip to content

Latest commit

 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Developer Knowledge Extension

This extension connects Gemini CLI with the Developer Knowledge MCP server.

Install

To use this extension, you must enable the Developer Knowledge API and MCP service on your Cloud project.

  1. Create a Google Cloud project.

  2. Enable the Developer Knowledge API on your project:

gcloud services enable developerknowledge.googleapis.com --project=$PROJECT_ID
  1. Enable the Developer Knowledge MCP service:
gcloud beta services mcp enable developerknowledge.googleapis.com --project=$PROJECT_ID
  1. Log in with gcloud:
gcloud auth application-default login
  1. Install the extension.

Disclaimer

This is not an officially supported Google product. This project is not eligible for the Google Open Source Software Vulnerability Rewards Program.

About

No description, website, or topics provided.

Resources

Contributing

Stars

7 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors