I'm Pete Stergion, a higher education technology leader with 20 years driving technology adoption across complex academic institutions. Today I lead AI adoption at Cornell University as a Tech Lead on the AI Innovation Hub, helping departments put Claude-based workflows into research, teaching, and operations.
This site is how I actually work. Agent of the agents: about 30 of them write the code, manage the servers, deploy the websites, run the security audits, and publish this. I catch the ones that are wrong. None of it happens in a chat window. It runs on custom MCP servers and self-hosted infrastructure that all connect through one terminal.
Everything here is real, running in production, and used daily. I spent twenty years with a head full of automations I could see but couldn't build. Claude removed that barrier: since then I've shipped MCP servers, the agent system that runs this site, and production tools I never could have built alone. I still write the specs and the tests. The typing is the part I gave away.
Safety-first MCP server for self-hosted UniFi: 86 tools across Network, Protect, and Access, with dry-run previews, a JSONL audit log, and composite rollback.
Python / FastMCP / Docker
Human-in-the-loop approval board. An agent proposes a change, a human approves or rejects, and the verdict lands in an append-only audit table.
Angular / Nest.js / TypeORM / MySQL
Strava MCP server with SQLite caching, automatic token refresh, and rate limit awareness. Built with FastMCP.
Python / FastMCP / Docker / SQLite
Labeled-row status bar for the Claude Code TUI. Context usage, billing tier, git status, weather, and session metrics.
Shell / Claude Code
A Claude Code skill that produces citation-grounded research reports with strict anti-hallucination rules.
Claude Code / Markdown
SearXNG MCP server for Claude Code. Web search, news, deep multi-page search, and people lookup via self-hosted SearXNG.
Python / FastMCP / Docker
Threat intelligence MCP server for Claude Code. IOC lookups, CVE checks, breach monitoring, dark web search, and OTX pulses.
Python / FastMCP / Docker