Connection issues
Claude says Decky tools are not available
Claude says Decky tools are not available
Claude Desktop / Claude Code / Cursor:
- Confirm the server URL is exactly
https://mcp.decky-ai.com/mcp(no trailing slash). - Check the
Authorizationheader isBearer dk_live_YOUR_KEY(notToken, notAPI-Key). - Restart Claude Desktop (quit fully, reopen).
- In Claude Desktop, click the tools icon to inspect connected tools. If Decky isn’t listed, the config file has a syntax error — validate it at jsonlint.com.
- Go to claude.ai/customize/connectors and check the connector is listed as connected.
- If it shows an error, remove it and re-add
https://mcp.decky-ai.com/mcp. - Make sure you signed in to Decky with the same account as your platform account.
Your API key does not have the '…' scope
Your API key does not have the '…' scope
Your key was created without the scope needed for the operation.
- Go to API Keys on the platform.
- The existing key cannot have scopes added — revoke it and create a new one with all needed scopes.
- The default “all scopes” option includes everything.
Generation issues
The deck is taking a long time
The deck is taking a long time
Generation time scales with slide count:
This is expected. Claude polls automatically — you don’t need to keep the conversation open.
Job failed
Job failed
The
error field on the job object explains why. Common causes:All credits from a failed job are refunded automatically.
The download link expired
The download link expired
Download links are short-lived (a few minutes). Ask Claude for a fresh one:
“Can you give me a new download link for my deck?”Claude calls
get_deck_download_url again with the same job ID.The deck file has expired
The deck file has expired
Deck files are stored for 30 days, then deleted. Regenerate:
“Regenerate the deck about [topic] — the old one expired.”
Credit issues
Insufficient credits
Insufficient credits
You don’t have enough credits in the current period. Options:
- Ask for fewer slides: “Create a 5-slide deck instead of 10.”
- Wait until your period resets —
check_usageshows theperiod_enddate. - Upgrade at app.decky-ai.com → Billing.
Too many active jobs
Too many active jobs
You have too many queued/running jobs. Wait for one to finish, or cancel one:
“Cancel my currently running deck job.”
Still stuck?
Contact support
Email support@decky-ai.com or visit app.decky-ai.com.
- The job ID (e.g.
job_abc123) if the issue is with a specific deck. - The error message you saw.
- Which client you’re using (Claude.ai web, Claude Desktop, Cursor, etc.).