> ## Documentation Index
> Fetch the complete documentation index at: https://docs.toolrouter.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Quick Start

> Learn how to set up your first MCP stack

# Setting Up Your First MCP Stack

This guide will walk you through the process of setting up your first MCP stack on ToolRouter. Follow these steps to get started with the MCP ecosystem.

## Login to ToolRouter

Go to [app.toolrouter.ai](https://app.toolrouter.ai) and sign in with your Google account.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/login_screen.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=e755626f5cb30cf09d5ee09f3853722f" alt="Login Screen" width="100%" data-path="images/login_screen.png" />

## Create a new MCP Stack

Click the "Create Stack" button in the top right corner of the screen.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/create-stack.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=7311f7bdab6ec7d99191efb8b695a4be" alt="Create Stack" width="80%" data-path="images/create-stack.png" />

Enter a name for your stack, and click "Create Stack". Once the stack is created, click on the eye icon to view the stack.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/view-stack.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=94345822d3a8bd20b96de0b0e3b39271" alt="View Stack" width="80%" data-path="images/view-stack.png" />

#### 1. Add servers to your stack

Click on the "Servers" tab on the top of the menu, and then click "Add Server".

Select the server you want to add to your stack, and click "Add Server".

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/add-server.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=562d5ee57dfe0b32af0c5b5f0a9766e3" alt="Add Server" width="80%" data-path="images/add-server.png" />

You can add multiple servers to your stack, and they will be used in parallel.

#### 2. Configure your servers

Click on the "Servers" tab on the top of the menu, and then click "Configure" next to the server you want to configure.

There will be two tabs: "Available Tools" and "Credentials".

In the "Available Tools" tab, you can see all the tools that are available to use with this server. You can select / deselect the tools you want to use with this server.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/available-tools.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=7a2d5da737e2466da35096b04b7f884e" alt="Available Tools" width="80%" data-path="images/available-tools.png" />

In the "Credentials" tab, you can see the credentials for the server.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/configure-tools.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=39119e01fa2f5108e8571bf1d83e6873" alt="Configure Server" width="80%" data-path="images/configure-tools.png" />

#### 3. Chat with your stack

From the top of the menu, click on the "Connect" tab. and then click on the "Chat With Stack" button.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/chat-with-stack.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=587b57f943b036a458a566ea2770910e" alt="Chat With Stack" width="80%" data-path="images/chat-with-stack.png" />

You can now chat with your stack, and it will use the tools you have configured.

<img src="https://mintcdn.com/toolrouter-d229a439/7tOBXW7qY4jq-dnn/images/chat-with-stack-2.png?fit=max&auto=format&n=7tOBXW7qY4jq-dnn&q=85&s=587a14b8448fdfe155be483c5fa5ecc5" alt="Chat With Stack" width="100%" data-path="images/chat-with-stack-2.png" />

### 🎉 You've just created your first MCP stack! 🎉

###

## Next Steps

* Connect your stack to a Client [Client Integration](/clients/introduction)
* Create your own agents with API / SDKs. [Agent API](/api-reference/introduction)
* Learn More about ToolRouter [Documentation](/docs)
