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

# How do I install the official HasMCP MCP Server?

> Allow your local AI agents to natively manage, create, and inspect other HasMCP servers and providers by giving them the official HasMCP tools.

# Installing the Official HasMCP Server

HasMCP exposes its own capabilities as a fully compliant Model Context Protocol (MCP) server. By connecting your local LLM client (like Claude Desktop or Cursor) to the official HasMCP server, you give your AI agent the ability to self-provision, inspect, and manage its own architecture iteratively.

Your AI can dynamically create new Providers, attach new Tools from external APIs, and bundle them into new remote MCP Servers on the fly.

## Installation Steps through the UI

HasMCP makes its official server available in the Community Hub. To deploy it securely under your own account:

1. Navigate to the **Community Hub** at `https://app.hasmcp.com/h/providers`.
2. Locate and click on the **`hasmcp`** provider row.

<img src="https://mintcdn.com/hasmcp/oNmb9fgLePXHflcn/images/kb/community-hub-hasmcp.png?fit=max&auto=format&n=oNmb9fgLePXHflcn&q=85&s=d5547eaeba301c6dbaee5839f50ae4ee" alt="Community Hub HasMCP Provider" width="2560" height="1440" data-path="images/kb/community-hub-hasmcp.png" />

3. In the provider details modal window, click the **Clone** button to copy the provider definition directly into your private workspace securely.

<img src="https://mintcdn.com/hasmcp/oNmb9fgLePXHflcn/images/kb/clone-hasmcp-modal.png?fit=max&auto=format&n=oNmb9fgLePXHflcn&q=85&s=e3b605fb479f91c2019ab78d56ff558c" alt="Clone Provider Modal" width="2560" height="1440" data-path="images/kb/clone-hasmcp-modal.png" />

4. Once cloned, navigate to your new private version of the `hasmcp` Provider.
5. In the top-right corner of the Provider screen, click the **Generate MCP Server** icon (the official MCP logo).

<img src="https://mintcdn.com/hasmcp/oNmb9fgLePXHflcn/images/kb/cloned-hasmcp-provider-glow.png?fit=max&auto=format&n=oNmb9fgLePXHflcn&q=85&s=6b3b92958758e9cb4155a462315e794d" alt="Generate MCP Server Icon" width="2560" height="1440" data-path="images/kb/cloned-hasmcp-provider-glow.png" />

> \[!TIP]
> **Automatic Authentication**: When generating the official HasMCP server this way, the platform automatically attaches and binds your necessary access token variables to the new server for ease of use. It is instantly ready for your LLM client.

6. You will be redirected to the new MCP Server dashboard. Notice under the **Server Variables** section that your specific organizational Bearer Token is already dynamically attached to this server instance.

<img src="https://mintcdn.com/hasmcp/oNmb9fgLePXHflcn/images/kb/hasmcp-mcp-server-details.png?fit=max&auto=format&n=oNmb9fgLePXHflcn&q=85&s=0567901c69c3f5c4358cf3674caeb3fa" alt="HasMCP Server Variables" width="2560" height="1440" data-path="images/kb/hasmcp-mcp-server-details.png" />
