
Hi, I'm Indragie
I'm a Director of Engineering at Sentry working on observability tools. I started my career as an independent iOS and macOS developer, then worked on mobile infrastructure at Meta before co-founding Specto, a mobile application performance monitoring startup (acquired by Sentry). Lately, I've been exploring AI developer tools and building Context, a macOS app for debugging MCP servers.
Projects
Posts
July 1, 2025
I Shipped a macOS App Built Entirely by Claude Code
How I built Context—a native macOS SwiftUI app for debugging MCP servers—almost entirely with Claude Code, and what I learned about building with AI coding agents.
19 min read
October 25, 2014
Setting up Oculus Rift DK2 on OS X
Step-by-step guide for setting up Oculus Rift DK2 on OS X, including hardware configuration, display settings, and solutions to common issues like frame rate problems and limited software selection.
3 min read
October 11, 2014
Type-safe Table Views with Swift
Building type-safe table view data sources in Swift that decouple implementation from view controllers, reduce boilerplate, and maximize type safety while bridging to Objective-C UITableView APIs.
7 min read
GitHub
Most recent contribution
Native macOS client for Model Context Protocol (MCP)
Split resources & resource templates and add pagination support (#10)
Popular repositories
InAppViewDebugger
A UIView debugger (like Reveal or Xcode) that can be embedded in an app for on-device view debugging
CocoaMarkdown
Markdown parsing and rendering for iOS and OS X
INAppStoreWindow
NSWindow subclass with a highly customizable title bar and traffic lights
DominantColor
Finding dominant colors of an image using k-means clustering