Open Source
Packages
We create and maintain open source libraries for developers. Each package has full documentation, GitHub source, and npm distribution.
munim-computer-use
munim-computer-use is an open-source MCP server that lets any coding agent use your computer the way a person does. It reads the screen through accessibility trees, clicks and types in the background so your mouse stays yours, shows an agent pointer where it is working, zooms in on small text, and drives tabs in your signed-in Chrome. It is the Computer Use engine of MT Code, published on its own, and works with Claude Code, Codex, Cursor, MT Code, or any other MCP client with any model.
Terminalclaude mcp add munim-computer-use -- npx -y munim-computer-use
MT CodeMT Code is a free, open-source desktop app for running and controlling coding agents - Claude Code, Codex, Cursor, Grok Build, OpenCode, and Google Antigravity - from one place. It is Munim Technologies' fork of T3 Code with extra features and fixes, and anyone can download and use it. The app and its server run on your own computer, model tokens come from the provider subscriptions you already have, and Munim hosts nothing on your behalf.
munim-bluetooth
munim-bluetooth is a comprehensive React Native Bluetooth library for BLE central/peripheral workflows, Android-only Classic Bluetooth RFCOMM, LE L2CAP channels where the OS exposes them, and Apple Multipeer Connectivity for iOS/iPadOS peer messaging. It lets apps advertise services, scan, connect, read, write, subscribe, exchange nearby peer messages, run best-effort background BLE sessions, and check platform capabilities before using optional APIs. Fully compatible with Expo development builds and built with React Native's Nitro modules architecture for high performance and reliability.
Terminalnpx expo install munim-bluetooth react-native-nitro-modulesmunim-xr
munim-xr provides one typed Nitro Hybrid View for world-tracked augmented reality on iOS and Android. It renders the native ARKit or ARCore camera feed and exposes session lifecycle, camera poses, tracking state, plane detection, hit testing, native anchors, light estimation, optional depth, and PNG snapshots to Expo development builds and bare React Native apps.
Terminalnpx expo install munim-xr react-native-nitro-modulesmunim-metalkit
munim-metalkit brings Apple's MetalKit to React Native with GPU-accelerated 3D rendering, a 2D canvas API, and a shared surface across platforms. It renders through native MetalKit on iOS, OpenGL ES on Android, and WebGL on the web, and exposes textures, buffers, shaders, meshes, animations, scenes, layers, drawing tools, performance metrics, and screenshot capture to Expo and bare React Native apps.
Terminalnpx expo install munim-metalkitmunim-ffmpeg
munim-ffmpeg brings asynchronous FFmpeg and FFprobe execution to Expo development builds and bare React Native apps through Nitro Modules. Commands use argument arrays instead of shell strings, with live logs, encoding statistics, media-information JSON, immediate session IDs for targeted cancellation, and typed completion results on iOS and Android.
Terminalnpx expo install munim-ffmpeg react-native-nitro-modulesmunim-wifi
munim-wifi is a comprehensive React Native library for Wi-Fi network scanning and analysis. This library allows your React Native app to scan for nearby Wi-Fi networks, retrieve detailed network information including SSIDs, BSSIDs (MAC addresses), RSSI (signal strength), channels, frequencies, and perform Wi-Fi fingerprinting for location-based services. Fully compatible with Expo! Works seamlessly with both Expo managed and bare workflows. Built with React Native's Nitro modules architecture for high performance and reliability.
Terminalnpx expo install munim-wifi react-native-nitro-modulesmunim-pencilkit
munim-pencilkit is a React Native library for Apple PencilKit integration with comprehensive Apple Pencil support. This library provides advanced stroke analysis, raw sensor data collection, haptic feedback, and professional drawing tools using well-established iOS APIs. Fully compatible with Expo! Works seamlessly with both Expo managed and bare workflows. Comprehensive Apple Pencil Support! Includes pressure sensitivity, tilt detection, predicted touches, coalesced touches, estimated properties, and haptic feedback using verified iOS APIs.
Terminalnpx expo install munim-pencilkit react-native-nitro-modules