yangs16 commented on PR #1285:
URL: https://github.com/apache/cloudberry/pull/1285#issuecomment-3148873230

   > can you provide usage in `mcp-server/README.md` ?
   
   To integrate the CloudBerry MCP Server with popular LLM clients, follow 
these steps (refer to **lines 160–296** for detailed configuration):
   
   **Integration Methods**:
   
   1. HTTP Mode
   
   - Start the MCP server in HTTP mode.
   - 
   - Configure the LLM client with:
   - 
   - Server URL (e.g., http://localhost:port)
   - 
   - Transport method: http-streamable
   
   1. Stdio Mode
   
   - Run the MCP server in stdio mode.
   - 
   - Set the correct startup command in the LLM client to launch the server 
directly.
   
   Choose the method that best fits your workflow. For full details, refer to 
the configuration guide in the specified section.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cloudberry.apache.org
For additional commands, e-mail: commits-h...@cloudberry.apache.org

Reply via email to