Skip to content

Gemini CLI Setup

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

To add the Vault Developer Docs MCP:

  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-developer-mcp https://docs.veevavault.dev/mcp

  2. Launch Gemini CLI by entering gemini in the terminal.

  3. Type /mcp to list available MCP Servers.

    Gemini CLI MCP listGemini CLI MCP list

  4. Ask a Vault-related question. Gemini will automatically call the Vault Developer Docs MCP and appropriate tool based on the context of the question. See Formatting MCP Queries for best practices.

    Gemini CLI query result 1Gemini CLI query result 1

    Gemini CLI query result 2Gemini CLI query result 2

Congratulations, you've successfully connected the Vault Developer Docs MCP!