A modern I/O library for Android, Java, and Kotlin Multiplatform.

9,013 stars Kotlin #kotlin#kotlin-multiplatform
RAW Config

Claude Desktop Configuration

Add to ~/Library/Application Support/Claude/claude_desktop_config.json

{
  "mcpServers": {
    "okio": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-okio"
      ]
    }
  }
}