Skip to content

Commit 6fc8c4b

Browse files
committed
chore: README changes
1 parent a3d0f23 commit 6fc8c4b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ npm i -g @cap-js/cds-mcp@.
3434
Configure your MCP Client (Cline, Codex, opencode, etc.) to use the server with command `cds-mcp`.
3535
It is strongly recommended to use an API docs provider, like `context7`, to get the best results.
3636
The library ID for CAP in `context7` is `/context7/cap_cloud_sap`.
37-
The following rules help to guide the LLM to use the server correctly:
37+
The following rules help to guide the LLM to use the servers correctly:
3838

3939
```markdown
4040
- You MUST search for CDS definitions, like entities, fields and services with the MCP server `cds`, only if it fails you MAY read *.cds files in the project.
@@ -54,7 +54,7 @@ The following rules help to guide the LLM to use the server correctly:
5454
**Register the server** once: run command `MCP: Add Server...`. In there:
5555

5656
- Select `command`.
57-
- Set `node <your-repo>/index.js` as command.
57+
- Set `cds-mcp` as command.
5858

5959
**In an application project**, open the _Chat_ panel.
6060
Select the server through the _Select tools_ button.

0 commit comments

Comments
 (0)