Media intelligence / MCP Inspector
MCP Inspector 0.16 broke my setup: the OAuth migration explained
Seeded Creator A@seeded-creator-a22 Jul 202638K views3K likes11:08
Played from YouTube. SkillPilot does not download or rehost video. Creator identity and direct YouTube access are preserved. Watch original on YouTube ↗
Seeded record. This tutorial is demonstration data. Its stored id SEEDdemo001 is a placeholder, so the player above shows the canonical demonstration source ZK5nDeHMsdU instead. The transcript, chapters and extractions below belong to the seeded record.
Chapters
Chapters verified against the transcript.
Transcript
VerifiedFirst, remove the legacy token field from your MCP configuration.
The server_url key has been renamed to endpoint in version 0.16.
Now run the new authentication command. This opens the OAuth approval flow.
Verify the connection in a testing workspace before you enable production.
If it fails, pin back to 0.15.2 and keep the old config file until you are ready.
Copying a line includes the creator handle, timestamp and canonical URL. Transcript text is treated as untrusted input and is never executed.
Generated content credits the creator, links the source video, marks AI interpretation, and requires your review before it goes anywhere.
AI summary
Walks the 0.15 to 0.16 migration: the renamed configuration key, the removed commands, and the new OAuth approval flow.
Why this video matters
This is the only attached tutorial that covers the release currently blocking your Daily Reels Automation workflow.
Generated from transcript-derived facts. Marked as AI interpretation, not a creator quote.
Extracted prompts, commands and configuration
Every extraction keeps its video id, timestamp, transcript evidence and confidence score. SkillPilot never executes an extracted command.
- CommandExact TranscriptSafeConfidence 94%
mcp-inspector auth login --provider oauth
Seeded Creator A (@seeded-creator-a) · MCP Inspector 0.16 broke my setup: the OAuth migration explained at 04:30 · video id SEEDdemo001
- ConfigurationExact TranscriptSafeConfidence 97%
"endpoint": "https://localhost:6274" // was: "server_url"
Seeded Creator A (@seeded-creator-a) · MCP Inspector 0.16 broke my setup: the OAuth migration explained at 04:16 · video id SEEDdemo001
- CommandAI InterpretationHigh riskConfidence 79%
rm -rf ~/.mcp-inspector/credentials && mcp-inspector auth login
! High risk. Recursive delete against a credentials directory. Inspect the path yourself before running. SkillPilot never executes extracted commands.
Seeded Creator A (@seeded-creator-a) · MCP Inspector 0.16 broke my setup: the OAuth migration explained at 08:20 · video id SEEDdemo001
- Environment variableReconstructed PromptReview requiredConfidence 85%
MCP_INSPECTOR_OAUTH_CLIENT_ID=<your client id>
▲ Review. Holds a credential. Do not paste a real client id into shared notes.
Seeded Creator A (@seeded-creator-a) · MCP Inspector 0.16 broke my setup: the OAuth migration explained at 04:30 · video id SEEDdemo001