https://github.com/saagpatel/saagpatel
Saagar Patel — DX and AI infrastructure tooling
https://github.com/saagpatel/saagpatel
Last synced: about 20 hours ago
JSON representation
Saagar Patel — DX and AI infrastructure tooling
- Host: GitHub
- URL: https://github.com/saagpatel/saagpatel
- Owner: saagpatel
- Created: 2026-06-07T21:38:30.000Z (21 days ago)
- Default Branch: main
- Last Pushed: 2026-06-20T10:38:17.000Z (9 days ago)
- Last Synced: 2026-06-20T12:25:34.528Z (9 days ago)
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Saagar Patel
**Personal AI systems · MCP tooling · local-first operator infrastructure**
I build a public workshop of local-first tools, MCP safety infrastructure, agent-evaluation surfaces, and small operating systems for working with AI without letting every tool grade its own homework.
Start here: **[Trust Doesn't Survive the Handoff](https://saagarpatel.dev/writing/the-handoff)**. The short version: truthful agent work is a chain of small checks, not one grand verifier.
## Featured
- **[MCPAudit](https://github.com/saagpatel/MCPAudit)**: read-only audits for locally configured MCP servers, including permission risk, prompt-injection patterns, SARIF, and schema drift paths.
- **[mcpforge](https://github.com/saagpatel/mcpforge)**: generate and validate FastMCP servers from plain-English specs, then audit the blast radius before connecting them.
- **[cross-provider-egress-guard](https://github.com/saagpatel/cross-provider-egress-guard)**: destination-aware egress policy for covered agent tool paths across Claude Code and Codex.
- **[OPERANT](https://github.com/saagpatel/operant)**: an operating-agent calibration benchmark that scores whether an agent proceeds, refuses, escalates, or takes the sanctioned path.
- **[bridge-db](https://github.com/saagpatel/bridge-db)**: SQLite-backed shared memory for AI coding agents, with FTS5 recall, handoffs, and provenance-aware context.
- **[proof-pr](https://github.com/saagpatel/proof-pr)**: proof-carrying pull request receipts: commands, exit codes, and reviewable verification state.
## Try the MCP path
```bash
uvx --from mcp-audits mcp-audit scan --skip-connect
uvx --from fastmcp-builder mcpforge demo
```
---
**[saagarpatel.dev](https://saagarpatel.dev)** · **[Projects](https://saagarpatel.dev/projects)** · **[Writing](https://saagarpatel.dev/writing)** · **[LinkedIn](https://www.linkedin.com/in/saagar-/)**