Skip to content

Commit eb541dd

Browse files
authored
Merge pull request #7 from cloudera/dev
docs: update README.md with minor improvements
2 parents 591209d + 3774794 commit eb541dd

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,7 @@ The easiest way to use this MCP server is through [Cloudera Agent Studio](https:
3131
#### Setup
3232

3333
1. **Navigate to Agent Studio** in your Cloudera AI workspace
34-
2. **Create a new agent** or edit an existing one
35-
3. **Add MCP Server** in the configuration:
34+
2. **Add MCP Server** in the configuration:
3635

3736
```json
3837
{
@@ -54,12 +53,12 @@ The easiest way to use this MCP server is through [Cloudera Agent Studio](https:
5453
}
5554
```
5655

57-
4. **Set environment variables** in Agent Studio settings:
56+
3. **Set environment variables** in Agent Studio settings:
5857
- `CAI_WORKBENCH_HOST`: Your Cloudera AI instance URL (e.g., `https://ml-xxxx.cloudera.site`)
5958
- `CAI_WORKBENCH_API_KEY`: Your API key from Cloudera AI
6059
- `CAI_WORKBENCH_PROJECT_ID`: Your default project ID (optional)
6160

62-
5. **Save and test** - Your agent now has access to all 47 Cloudera AI tools!
61+
4. **Save and test** - Your agent now has access to all 47 Cloudera AI workbench tools!
6362

6463

6564

0 commit comments

Comments
 (0)