MCP Tokens
Generate access tokens for the Playmade MCP server — plug into Claude Desktop to build decks in chat.
Sign in required
Sign in to generate and manage MCP tokens for your account.
Generate a new token
Tokens are valid for 90 days. Keep up to 5 active tokens at a time — creating a 6th revokes the oldest.
⚠️ Copy this now — you won't be able to see it again.
Paste into your terminal, then restart Claude Desktop:
This writes the token into your Claude Desktop config automatically — no file editing required.
Prefer to paste it into the config file yourself?
Raw token:
Config snippet (merge into
claude_desktop_config.json):{
"mcpServers": {
"playmade": {
"command": "npx",
"args": ["-y", "@playmade/mcp-server"],
"env": { "PLAYMADE_TOKEN": "<paste your token here>" }
}
}
}
Active tokens
No active tokens yet.