I build AI-integration tooling and internal dashboards — production Model Context Protocol (MCP) servers that connect AI assistants to real business systems, plus the full-stack dashboards that turn operational data into something teams can actually use.
Now: founder of MY Systems — IT + AI hybrid consulting for small businesses and lean teams: AI automation (Claude workflows and agents), IT-ops automation (especially onboarding/offboarding), and modern-IT consulting. Client work lives in private repos; ask me about it.
Most of the projects below were built at Gem, a growth-stage HR-tech SaaS company, to automate not just IT and operations but also our GTM, FinOps, and GA teams — enabling teams to use LLMs and AI with the tools they depend on. They're complete and archived as reference implementations: the code is exactly what ran in production, with dependencies frozen at archive time.
- google-workspace-admin-mcp — Google Workspace admin operations as safe, auditable AI-assistant tools (active)
TypeScript MCP servers deployed on Google Cloud Run behind domain-restricted Google OAuth — exposing business APIs to AI assistants as safe, auditable tools.
| Server | What it does |
|---|---|
| gong-mcp | Gong sales-intelligence — calls, transcripts, trackers, scorecards (dual stdio / HTTP transport) |
| salesforce-mcp-server | Read-only Salesforce — SOQL, SOSL, reports, schema, bulk fetch |
| google-sheets-mcp | Google Sheets read/write with a write allowlist + audit logging |
| google-slides-mcp-server | Read, template-fill, and edit Slides |
| vitally-mcp | 40-tool Vitally customer-success integration |
| upflow-mcp | Upflow accounts-receivable — invoices, payments, finance |
| dropbox-paper-mcp-server | Dropbox Paper docs (read/write) |
| github-mcp-oauth-proxy | OAuth proxy fronting the official GitHub MCP server |
Full-stack Next.js apps (App Router, Auth.js Google SSO, Postgres, Vercel).
| Dashboard | What it does |
|---|---|
| ai-spend-tracker | AI/software spend split into licenses vs token/API, daily Ramp sync, admin panel |
| mcp-fleet-dashboard | Health, metrics, and audit logs for a fleet of MCP servers |
| anthropic-usage-dashboard | Anthropic API usage & cost across multiple orgs |
| twilio-spend-dashboard | Twilio usage/spend with a compliance view |
- ramp-receipt-scanner — Python: scans receipts/invoices, classifies them with Claude (Haiku), and uploads to Ramp with transaction matching
TypeScript · Node · Next.js · React · Python · Google Cloud Run · Cloud Build · Postgres · Auth.js · Model Context Protocol · Docker · Claude Code
Every repo ships with a README, an MIT license, and a security policy. Feel free to explore or reach out through GitHub.