Enables AI assistants to perform comprehensive code quality checks including pylint, pytest, and mypy analysis on Python projects, with smart prompts for explaining issues and suggesting fixes.
Simulates EVM transactions against forked chain state and explains why they revert, using Tenderly's free-tier API with decoded traces and source-mapped errors. Provides tools to simulate single transactions or bundles and inspect saved simulations, all with output size controls to keep responses affordable.
Enables end-to-end testing of CLI applications, REPLs, and TUIs by driving interactive pseudo-terminal sessions and reading clean rendered output through any MCP client.