Skip to content
View tszaks's full-sized avatar

Highlights

  • Pro

Block or report tszaks

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
tszaks/README.md

Tyler Szakacs

I build AI products and the infrastructure that makes agents useful: MCP servers, agent-first CLIs, and iOS apps. Based in Philadelphia.

Most of my active work lives in private repos. The public slice below covers the tooling I ship around agent workflows, local Apple integrations, and developer automation.

Products

Vero is a personal finance app for iOS. Connect your accounts through Plaid and ask questions about your money the way you'd ask a person. Swift/SwiftUI, with Claude handling the reasoning. Live on the App Store.

Preflight is an open-source App Store review scanner for iOS projects. Install the CLI from npm with npm install -g preflightlaunch or view the package at npmjs.com/package/preflightlaunch.

Public Work

Agent infrastructure

  • pallium is a CLI codebase-memory tool for risk, co-change, and decision context across a git repo. Written in Go.
  • agent-pdf generates clean PDFs from templates so agents make zero design decisions.
  • pulse is self-hosted web analytics with an API built for agents to query directly.
  • pixel does image cutouts, transparent PNGs, recoloring, and Topaz-backed upscaling for agents.
  • vero-agent-connect is the public connector for the Vero Agent Access API.

MCP servers

Developer tooling

Stack

Swift, SwiftUI, TypeScript, Go, Python, SQL, Claude, Supabase, Vercel, Xcode

Contact

tylerszakacs.com · szakacsmedia.com · tyler@szakacsmedia.com

Pinned Loading

  1. pallium pallium Public

    CLI-first codebase memory tool for risk, co-change, and decision context across a git repo.

    Go 2

  2. ghub ghub Public

    MCP server for multi-account Gmail access with built-in OAuth onboarding.

    JavaScript 7

  3. imessage-mcp imessage-mcp Public

    MCP server for iMessage access, conversation search, and attachment handling.

    JavaScript

  4. safari-mcp safari-mcp Public

    Local macOS Safari MCP server with full browser control, page extraction, and WebDriver-backed screenshots.

    TypeScript

  5. pulse pulse Public

    Web analytics for AI agents. Self-hosted Umami + a plain-English API so your agent can answer: how did my site do this week?

    TypeScript

  6. app-store-connect-mcp app-store-connect-mcp Public

    MCP server for App Store Connect APIs and release automation.

    TypeScript