Skip to content

henu-wang/tokrepo-gemini-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

TokRepo Gemini CLI Extension

TokRepo for Gemini CLI. Search and install AI assets from the TokRepo open registry, including skills, prompts, MCP configs, and workflows.

Install

gemini extension install https://github.com/henu-wang/tokrepo-gemini-extension

This extension wires in the TokRepo MCP server automatically:

{
  "mcpServers": {
    "tokrepo": {
      "command": "npx",
      "args": ["tokrepo-mcp-server"]
    }
  }
}

Use

After installation, ask Gemini CLI to find installable AI assets or use the bundled MCP tools:

  • tokrepo_search
  • tokrepo_detail
  • tokrepo_install
  • tokrepo_trending

You can also use the CLI directly:

npx tokrepo search "mcp database"
npx tokrepo install <uuid-or-name>

Registry: https://tokrepo.com MCP package: https://www.npmjs.com/package/tokrepo-mcp-server CLI package: https://www.npmjs.com/package/tokrepo

About

TokRepo extension for Gemini CLI to search installable AI assets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

No contributors