Skip to content

Commit 506cc8a

Browse files
CD Entities in Readme for MCP (#19)
* CD Entities in Readme for MCP Update Readme * Update README.md Feedback from Vistaar removed the two lines
1 parent 650fad3 commit 506cc8a

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,35 @@ Toolset Name: `pullrequests`
2828
- `get_pull_request_activities`: Get activities and comments for a specific pull request
2929
- `create_pull_request`: Create a new pull request
3030

31+
#### Services Toolset
32+
33+
Toolset Name: `service`
34+
35+
- **get_service**: Get details of a specific service
36+
- **list_services**: List services
37+
38+
#### Environments Toolset
39+
40+
Toolset Name: `environment`
41+
42+
- **get_environment**: Get details of a specific environment
43+
- **list_environments**: List environments
44+
- **move_environment_configs**: Move environment YAML from inline to remote
45+
46+
#### Infrastructure Toolset
47+
48+
Toolset Name: `infrastructure`
49+
50+
- **list_infrastructures**: List infrastructure definitions
51+
- **move_infrastructure_configs**: Move infrastructure YAML between inline and remote
52+
53+
#### Connectors Toolset
54+
55+
Toolset Name: `connectors`
56+
57+
- **list_connector_catalogue**: List the Harness connector catalogue
58+
- **get_connector_details**: Get details of a specific connector
59+
3160
#### Repositories Toolset
3261

3362
Toolset Name: `repositories`

0 commit comments

Comments
 (0)