Skip to main content
provides access to your resources through Claude and other AI Assistants. mirrors the functionality of and is integrated directly into the binary. You manage your resources using natural language from your AI Assistant. As is integrated with the documentation, ask any question and you will get the best answer. This page shows you how to install and set up secure authentication for , then manage the resources in your through using your AI Assistant.

Prerequisites

To follow the steps on this page:
  • Create a target .
  • Install an AI Assistant on your developer device with an active API key. The following AI Assistants are automatically configured by : claude-code, cursor, windsurf, codex, gemini/gemini-cli, vscode/code/vs-code. You can also manually configure .

Install and configure MCP Server

is bundled with :
  1. Install Use the terminal to install the :
  2. Set up API credentials
    1. Log into your :
      opens in your browser. Log in, then click Authorize. You can have a maximum of 10 active client credentials. If you get an error, open credentials and delete an unused credential.
    2. Select a :
      If only one is associated with your , this step is not shown. Where possible, stores your authentication information in the system keychain/credential manager. If that fails, the credentials are stored in ~/.config/tiger/credentials with restricted file permissions (600). By default, stores your configuration in ~/.config/tiger/config.yaml.
  3. Test your authenticated connection to by listing s
    This call returns something like:
    • No s:
    • One or more s:
  1. Configure your AI Assistant to interact with the and s in your For example:
  2. **Choose the client to integrate with, then press Enter **
And that is it, you are ready to use to manage your s in .

Manage the resources in your Tiger Cloud account through your AI Assistant

Your AI Assistant is connected to your and the documentation, you can now use it to manage your s and learn more about how to implement features. For example:
  1. Run your AI Assistant
    Claude automatically runs server that enables you to interact with from your AI Assistant.
  2. Check your configuration
    You see something like:
  3. Ask a basic question about your s
    You see something like:
  4. Manage your s without having to learn how to For example:
    You see something like:
  5. Find best practice for things you need to do For example:
    You see something like:
That beats working. Let do it all for you.

Manually configure MCP Server

If your MCP client is not supported by tiger mcp install, follow the client’s instructions to install MCP servers. For example, many clients use a JSON file like the following that use tiger mcp start to start :

Tiger MCP Server tools

exposes the following MCP tools to your AI Assistant:

Tiger CLI commands for MCP Server

You can use the following commands to run : Usage: tiger mcp [subcommand] --<flags>

Global flags

You can use the following global flags when you run :