[FEAT]: Add MCP Response Description Support #2453

Open
opened 2026-02-28 06:08:22 -05:00 by deekerman · 0 comments
Owner

Originally created by @dmytroDragan on GitHub (May 9, 2025).

What would you like to see?

Currently, the MCP (Model Context Protocol) implementation displays the request portion.

Image

It would be helpful to include the response details as well—both for debugging and for better visibility into the full exchange.

Proposed changes:

  • Extend the MCP UI/component to render the response payload.
  • Ensure formatting is clean and readable (pretty-printed JSON, maybe collapsible blocks if large).
Originally created by @dmytroDragan on GitHub (May 9, 2025). ### What would you like to see? Currently, the MCP (Model Context Protocol) implementation displays the **request** portion. ![Image](https://github.com/user-attachments/assets/8759e656-3fd4-4472-bf2f-820352fad9cc) It would be helpful to include the **response** details as well—both for debugging and for better visibility into the full exchange. #### Proposed changes: - Extend the MCP UI/component to render the response payload. - Ensure formatting is clean and readable (pretty-printed JSON, maybe collapsible blocks if large).
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/anything-llm#2453
No description provided.