Hello Coleagues,
I am building java based CAP mcp server. On page https://cap.cloud.sap/docs/guides/protocols/mcp#in-cap-nodejs-projects I found mentioning of cds-adapter-mcp pom dependency.
I wasn't able to compile app because the error:
[ERROR] Failed to execute goal on project tool_3: Could not resolve dependencies for project customer:tool_3:jar:1.0.0-SNAPSHOT: Could not find artifact com.sap.cds:cds-adapter-mcp:jar:4.8.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
I couldn't find the package cds-adapter-mcp on website https://mvnrepository.com/
Could you guide me what pom dependency to use to enable my java cap as MCP?
Hello Coleagues,
I am building java based CAP mcp server. On page https://cap.cloud.sap/docs/guides/protocols/mcp#in-cap-nodejs-projects I found mentioning of cds-adapter-mcp pom dependency.
I wasn't able to compile app because the error:
[ERROR] Failed to execute goal on project tool_3: Could not resolve dependencies for project customer:tool_3:jar:1.0.0-SNAPSHOT: Could not find artifact com.sap.cds:cds-adapter-mcp:jar:4.8.1 in central (https://repo.maven.apache.org/maven2) -> [Help 1]
I couldn't find the package cds-adapter-mcp on website https://mvnrepository.com/
Could you guide me what pom dependency to use to enable my java cap as MCP?