tree: 5b53787d0745aa3bf531afaf22d9b2d89fa268f5
  1. ecma262/
  2. ecma262_state_machine/
  3. example-server/
  4. landmines/
  5. v8-utils/
  6. README.md
extensions/README.md

Gemini Extensions

This directory contains extensions / MCP (model context protocol) server configurations useful for V8 development. Each subdirectory within this directory corresponds to one extension.

Configuration are provided in gemini-cli extensions format.

Creating an MCP server

See the example server for a minimal example for creating an MCP tool with python and FastMCP