mirror of
https://github.com/varunneal/spotify-mcp.git
synced 2026-04-26 13:15:50 +03:00
[GH-ISSUE #15] MCP Inspector #6
Labels
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-mcp-varunneal#6
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @osc-fernandez on GitHub (Apr 2, 2025).
Original GitHub issue: https://github.com/varunneal/spotify-mcp/issues/15
Hey guys complete noob, but I was able to get the program working! I have one question though, am I suppose to be able to see the requests Claude makes via an MCP inspector? Is it even a possibility? I have the program functioning from both Claude and MCP inspector meaning I can also make api calls from the inspector.
Apologies for be an absolute newbie.
Thanks!
@varunneal commented on GitHub (Apr 13, 2025):
Hey did you figure this out? Via the Anthropic docs, you should be able to use Inspector to do this. Additionally, the logs are quite verbose and you should be able to see every request. Check out this section in the README