ArtTV / Docs / MCP Server / Claude Code
ArtTV for Claude Code
Add ArtTV to Claude Code with one terminal command. Generate images, browse models, and check credits from your coding sessions.
Prerequisites
- Create a ArtTV account (free tier includes 1,000 credits)
- Go to Settings → API Keys and create a key — it starts with
pxk_ - Claude Code installed and authenticated
Add via terminal
Run this command — the URL is a positional argument (no --url flag). Restart Claude Code after running.
claude mcp add arttv https://www.arttv.ai/mcp -t http -H "Authorization: Bearer pxk_YOUR_API_KEY"Auto-allow all ArtTV tools (optional)
To skip per-tool approval prompts, add this to your .claude/settings.local.json in the permissions.allow array:
"mcp__arttv__*"ArtTV plugin for Claude Code
The ArtTV plugin for Claude Code includes the MCP server connection plus expert skills for image generation workflows — model selection guidance, creative brief templates, and prompt engineering tips.
/plugin install arttvOnce installed, skills like /arttv:generate-image and /arttv:creative-brief are available in your sessions.
Test it
Once connected, try:
“Generate a product photo of a minimal coffee mug on a white background”
“What image models does ArtTV support and how much do they cost?”
“Check my credit balance”