[BUG] Location of "Read Resource" button vs tool "Run" button
Open
bug
Easy
good first issue
- Dominant language
- TypeScript
- Stars
- 2.2k
- Forks
- 283
- Avg merge
- 11h 47m
- Merged PRs (30d)
- 737
Description
# Issue
The `Run` button is on the top right of the sidebar for Tools like we see below:
But, for Resource Templates, it's on the bottom which feels inconsistent.
# How to repro
1. Connect to an MCP server with MCP resource templates. You can use `npx -y @modelcontextprotocol/server-everything` for testing
2. Go to the resources tab and observe that the execute button lives on the bottom.
# Expected behavior
The execute button should live where the other execute buttons live on other tabs.
Contributor guide
Assessment
This issue has not been assessed yet.