Skip to content

Gemini CLI Setup

This section outlines how to connect the Vault Documentation MCP Server to Gemini CLI. You must have Gemini CLI installed before you start this tutorial.

To add the Vault Documentation MCP Server:

  1. Run the following command from the terminal. Refer to the Gemini CLI documentation for additional options and information.

    gemini mcp add --transport http vault-documentation-mcp https://docs.veevavault.dev/mcp --scope user
  2. Launch Gemini CLI by entering gemini in the terminal.

  3. Type /mcp to list available MCP Servers.

  4. Ask a Vault-related question. Gemini automatically calls the Vault Documentation MCP Server and invokes the tool based on the context of the question. See Using the MCP Server for best practices.

Congratulations, you've successfully connected the Vault Documentation MCP Server.