Merge pull request #14284 from daffa2555/add-tokenectomy

Add Tokenectomy Razor to Developer Tools 🤖🤖🤖
This commit is contained in:
Frank Fiegel
2026-09-15 10:16:53 -07:00
committed by GitHub
+1
View File
@@ -1652,6 +1652,7 @@ Tools and integrations that enhance the development workflow and environment man
- [tipdotmd/tip-md-x402-mcp-server](https://github.com/tipdotmd/tip-md-x402-mcp-server) 📇 ☁️ - MCP server for cryptocurrency tipping through AI interfaces using x402 payment protocol and CDP Wallet.
- [x402node/x402-mcp](https://github.com/x402node/x402-mcp) [![x402node/x402-mcp MCP server](https://glama.ai/mcp/servers/x402node/x402-mcp/badges/score.svg)](https://glama.ai/mcp/servers/x402node/x402-mcp) 🎖️ 📇 🏠 - Exposes 100+ x402-paid APIs to AI agents via auto-discovery from Coinbase Bazaar. Handles USDC micropayments on Base mainnet.
- [Mibayy/token-savior](https://github.com/Mibayy/token-savior) [![Mibayy/token-savior MCP server](https://glama.ai/mcp/servers/Mibayy/token-savior/badges/score.svg)](https://glama.ai/mcp/servers/Mibayy/token-savior) 🐍 🏠 🍎 🪟 🐧 - Structural code intelligence MCP server for AI-assisted development. Navigate and edit code by symbol names instead of raw text — symbol lookup, dependency graphs, call chains, dead code detection, and structural diff. Replaces grep/cat with semantic tools: 87% token reduction on large codebases.
- [Tokenectomy-Labs/Tokenectomy](https://github.com/Tokenectomy-Labs/Tokenectomy) [![Tokenectomy-Razor MCP server](https://glama.ai/mcp/servers/Tokenectomy-Labs/Tokenectomy/badges/score.svg)](https://glama.ai/mcp/servers/Tokenectomy-Labs/Tokenectomy) 🦀 🏠 🍎 🪟 🐧 - Sub-millisecond log surgery, secret redaction, and atomic compiler patch verification MCP server written in safe Rust. Eliminates framework noise from AI debugging sessions and guarantees zero dirty diff with instant rollback.
- [Tommertom/awesome-ionic-mcp](https://github.com/Tommertom/awesome-ionic-mcp) 📇 🏠 - Your Ionic coding buddy enabled via MCP build awesome mobile apps using React/Angular/Vue or even Vanilla JS!
- [tosin2013/mcp-adr-analysis-server](https://github.com/tosin2013/mcp-adr-analysis-server) 📇 ☁️ 🏠 - AI-powered architectural analysis server for software projects. Provides technology stack detection, ADR management, security checks, enhanced TDD workflow, and deployment readiness validation with support for multiple AI models.
- [TranQui004/signalint](https://github.com/TranQui004/signalint) [![TranQui004/signalint MCP server](https://glama.ai/mcp/servers/TranQui004/signalint/badges/score.svg)](https://glama.ai/mcp/servers/TranQui004/signalint) 📇 🏠 🍎 🪟 🐧 - Local stdio MCP server for compact, cached, loop-aware JavaScript/TypeScript diagnostics. Clusters and prioritizes Oxlint/tsc/Biome issues, caches per-engine results to skip unchanged files, and detects recurring diagnostic loops. Also ships a `signalint` CLI and a composite GitHub Action for CI use.