File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,19 @@ A Model Context Protocol (MCP) server that provides access to CloudQuery asset i
1010
1111## Installation
1212
13+ ### From MCP Registry (Recommended)
14+
15+ The CloudQuery MCP server is available through the official MCP Registry. This is the recommended way to install and use the server.
16+
17+ ** For Claude Desktop users:**
18+ 1 . Open Claude Desktop
19+ 2 . Go to Settings → MCP Servers
20+ 3 . Add a new server with the identifier: ` io.github.cloudquery/mcp `
21+ 4 . Configure the appropriate environment variables for your use case (see configuration sections below)
22+
23+ ** For other MCP clients:**
24+ Use the server identifier ` io.github.cloudquery/mcp ` to install from the MCP Registry.
25+
1326### Download Binary
1427
1528Download the latest binary for your platform from the [ Releases page] ( https://github.com/cloudquery/mcp/releases ) .
You can’t perform that action at this time.
0 commit comments