Coding articles to level up your development skills
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"30-seconds-of-code": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-30-seconds-of-code"
]
}
}
}