Skip to content

Updates for MCP documentation - #2838

Open
vmikhailenko wants to merge 4 commits into
mainfrom
mcp-updates
Open

Updates for MCP documentation#2838
vmikhailenko wants to merge 4 commits into
mainfrom
mcp-updates

Conversation

@vmikhailenko

@vmikhailenko vmikhailenko commented Aug 26, 2026

Copy link
Copy Markdown
Contributor
  • Removes internal markers in preparation for GA.
  • Prefers CQL mode and call.
  • Updates some Java-specific stuff (scope and log lines).

Comment thread guides/protocols/mcp.md Outdated

> [!note]
> Doc comments are only supported in Node.js. In Java, use `@title` and `@description` annotations instead.
> For CAP Java, you need to enable this using configuration parameter cds.model.includeDocComments: true and in MTX sidecar

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

TODO: What should be configured there.

Comment thread guides/protocols/mcp.md

This tool is used to read data from the service. It accepts single parameter `cql` with the CQL statement to execute.

There is also an additional mode for this tool, where it accepts CQN statement. This is controlled by the tool configuration.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if we need CQN-based mode at all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant