cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SAP Joule Agent with SAP oData MCP Issue

Nilesh4
Discoverer
0 Likes
205

Hi experts,

We are trying to create an SAP Joule Agent with MCP

We have followed steps for developing the same using following blog on SAP oData mcp

https://community.sap.com/t5/technology-blog-posts-by-members/sap-odata-to-mcp-server-running-on-btp...

  1. Accordingly, we have imported the project from GitHub
  2. We have configured destinations accordingly for SAP on premise S/4HANA system
  3. Built and deployed the MCP successfully on BTP Subaccount
  4. We have also created a destination in subaccount to access above mcp server

   https://help.sap.com/docs/Joule_Studio/45f9d2b8914b4f0ba731570ff9a85313/3d9dfad0bc39468292d508f0808a...

 

  1. We have created SAP joule agent accordingly
  2. And trying to add / configure the mcp server
  3. However, while adding its showing below mentioned error after selecting the destinations -

Unable to find MCP server tools for destination

Unable to find MCP server tools for destination XXXXXXXXXXX. The destination tried to provide authorization tokens but failed in all cases. This is most likely due to misconfiguration. Original error messages: Bad credentials

 

  1. We tried all the possible types in destination service eg. OAuth2Password, OAuth2ClientCredentials , OAuth2JWTBearer , OAuth2TokenExchange but still we are getting the error relevant to authorization
  2. How to resolve this issue, what kind of destination authentication we should use for this?

Regards,

 

Nilesh Rane

Accepted Solutions (0)

Answers (1)

Answers (1)

Venkatesh_Pelli
Participant
0 Likes

You need to add below additional property in destination created for MCP

Key: sap-joule-studio-mcp-server
Value: true
Nilesh4
Discoverer
0 Likes
Thanks for your reply , but its already set as true