Add the server
The quickest way is the Command Palette:1
Add server
Open the Command Palette and run MCP: Add Server. Choose HTTP.
2
Enter the URL
Paste the server URL:
3
Authorize
VS Code runs the OAuth flow in your browser. Sign in with your ContentHero account and approve. No API key needed.
.vscode/mcp.json (workspace) or your user mcp.json:
Verify
Open Copilot Chat in agent mode and ask it to read your ContentHero balance. It callsget_balance and returns your credits. Enable the ContentHero tools in the MCP view if they are toggled off.