-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Missing support for icon theme #965
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't workingspec complianceLabel for issues and PRs that are related to adding or fixing support for a specific spec feature.Label for issues and PRs that are related to adding or fixing support for a specific spec feature.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingspec complianceLabel for issues and PRs that are related to adding or fixing support for a specific spec feature.Label for issues and PRs that are related to adding or fixing support for a specific spec feature.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Icons have a
themeproperty: https://modelcontextprotocol.io/specification/2025-11-25/schema#iconThis seems to be missing here:
inspector/client/src/components/IconDisplay.tsx
Lines 2 to 6 in 2b79e36
inspector/client/src/components/PromptsTab.tsx
Line 27 in 2b79e36
Very confusingly, the "History" output also omits this property, but I verified that it's being sent using Wireshark.