Skip to content

Commit 202265f

Browse files
removed the run with docker section as I think that will confuse people.
1 parent a7bb190 commit 202265f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

README.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -87,19 +87,6 @@ You obviously need to configure the above to match your contrast API Creds.
8787
docker build -t mcp-contrast .
8888
```
8989

90-
### Run with Docker
91-
```bash
92-
docker run \
93-
-e CONTRAST_HOST_NAME=example.contrastsecurity.com \
94-
-e CONTRAST_API_KEY=example \
95-
-e CONTRAST_SERVICE_KEY=example \
96-
97-
-e CONTRAST_ORG_ID=example \
98-
-i contrast-mcp \
99-
-t stdio
100-
```
101-
102-
10390

10491
### Using Copilot + Petclinic
10592
Download the Vulnerable Pet Clinic.

0 commit comments

Comments
 (0)