Library support for Kotlin coroutines
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"kotlinx.coroutines": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-kotlinx.coroutines"
]
}
}
}