Skip to content

Commit 0aea85b

Browse files
committed
chore: Update README.md
1 parent 5ed410e commit 0aea85b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff 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

1528
Download the latest binary for your platform from the [Releases page](https://github.com/cloudquery/mcp/releases).

0 commit comments

Comments
 (0)