Merge pull request #11705 from getproxykit/add-proxykit

Add ProxyKit (local MITM debugging proxy) to Developer Tools 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-15 09:56:00 -07:00
committed by GitHub
+1
View File
@@ -1760,6 +1760,7 @@ Tools and integrations that enhance the development workflow and environment man
- [deslay1/amendor-mcp](https://github.com/deslay1/amendor-mcp) [![deslay1/amendor-mcp MCP server](https://glama.ai/mcp/servers/deslay1/amendor-mcp/badges/score.svg)](https://glama.ai/mcp/servers/deslay1/amendor-mcp) 📇 ☁️ - Lets the non-technical people you build for request UI changes directly on your live site, then pulls each request (with the exact element and page) into your coding agent so it builds it on a branch and opens a pull request. Works with Claude Code, Cursor, Cline, Codex, and remote agents over HTTP. `npx -y amendor-mcp`
- [LS-SIEM-LLP/qa-probe](https://github.com/LS-SIEM-LLP/qa-probe) [![LS-SIEM-LLP/qa-probe MCP server](https://glama.ai/mcp/servers/LS-SIEM-LLP/qa-probe/badges/score.svg)](https://glama.ai/mcp/servers/LS-SIEM-LLP/qa-probe) 📇 🏠 🍎 🪟 🐧 - Probes your live API and classifies why each endpoint failed (root cause + evidence + calibrated confidence) over MCP, so your AI assistant debugs from evidence instead of guessing. Deterministic rules, no black box. Works with FastAPI, Express, Next.js, tRPC, and GraphQL. `npm i -g qa-probe`
- [zyqzyq/Unfour](https://github.com/zyqzyq/Unfour) [![Unfour MCP server](https://glama.ai/mcp/servers/zyqzyq/Unfour/badges/score.svg)](https://glama.ai/mcp/servers/zyqzyq/Unfour)🦀 🏠 🪟 🍎 - Local-first backend developer workspace exposing API debugging, SSH, database, workspace, and diagnostics tools to AI agents through a local MCP server, with workspace-scoped safety policies and confirmation for risky actions.
- [getproxykit/proxykit-mcp](https://github.com/getproxykit/proxykit-mcp) 🏎️ 🏠 🍎 🪟 🐧 - Drive a local ProxyKit MITM debugging proxy from any MCP client: inspect captured HTTP(S)/gRPC/WebSocket traffic, create mocks and rewrites, replay requests, run chaos scenarios, and triage privacy/security findings — 50 tools across read-only and opt-in write tiers, all on your own machine. Install: `brew install getproxykit/tap/proxykit-cli`.
### 🧮 <a name="data-science-tools"></a>Data Science Tools