Skip to content

Commit dd9f5fa

Browse files
committed
remove additional command
1 parent d1e6d2c commit dd9f5fa

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

README.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -37,14 +37,12 @@ Search [CAP documentation](https://cap.cloud.sap) for:
3737

3838
## Setup
3939

40-
To use the CAP MCP server, install the npm package `@cap-js/mcp-server` globally:
41-
4240
```sh
43-
npm i -g @cap-js/mcp-server # provides the cds-mcp command
44-
45-
cds-mcp # starts the CAP MCP Server
41+
npm i -g @cap-js/mcp-server
4642
```
4743

44+
This will provide the command `cds-mcp` to start the CAP MCP server.
45+
4846
## Usage
4947

5048
Configure your MCP client (Claude Code, opencode, and so on) to start the server with command `cds-mcp`.

0 commit comments

Comments
 (0)