{
  "markdown": "# v0.dev Gemini CLI Extension\n\nAn extension for the [Gemini CLI](https://geminicli.com) that integrates [v0.dev](https://v0.dev) using the official Model Context Protocol (MCP) server.\n\n## Features\n\n- **v0.dev Integration:** Directly interact with v0's AI design and code generation capabilities from your CLI.\n- **Secure API Key Management:** Safely stores your `V0_API_KEY` in the system keychain.\n- **Tool Access:** Enables Gemini to create, get, search, and message v0 chats on your behalf.\n\n## Installation\n\n```bash\ngemini extensions install https://github.com/Juanipis/v0_gemini_extension\n```\n\n*Note: Replace the URL with your actual repository URL.*\n\nDuring installation, you will be prompted to provide your **v0 API Key**. You can find your API key in your [v0.dev account settings](https://v0.dev/settings).\n\n## Configuration\n\nTo update your v0 API Key at any time:\n\n```bash\ngemini extensions config v0_gemini_extension\n```\n\n## Usage\n\nOnce installed, you can ask Gemini to perform v0-related tasks:\n\n- \"Start a new v0 chat for a React auth component.\"\n- \"Show me the details of my v0 chat with ID `abc123`.\"\n- \"Search my v0 history for 'dashboard'.\"\n- \"Refine the v0 chat `abc123` to use Tailwind v4.\"\n\n## Requirements\n\n- [Node.js](https://nodejs.org/) installed on your machine.\n- [Gemini CLI](https://geminicli.com) installed.\n- A valid [v0.dev API Key](https://v0.dev/settings).\n\n## License\n\nMIT\n",
  "bytes": 1409,
  "sha": "a44eb7bc9001a5cdb303e262d5e2b659f36dc900fe098b5b0cff86138d600590",
  "repo_slug": "juanipis/v0_gemini_extension",
  "fonte": "repo",
  "truncated": false,
  "api": "https://agentalog.com/api/listings/plg_juanipis_v0_gemini_extension_8d90a33e/readme"
}