Metadata-Version: 2.4
Name: scalpel-mcp
Version: 0.1.1
Summary: Surgical AST-based Python editing for AI agents — edit by symbol name, not text position. Built-in blast radius and token cost on every edit.
Project-URL: Homepage, https://github.com/VanshMomaya7/scalpel
Project-URL: Repository, https://github.com/VanshMomaya7/scalpel
Author-email: Vansh Momaya <vanshmomaya9@gmail.com>
License: MIT
Keywords: ai-agents,ast,claude,code-editing,libcst,mcp,python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.12
Requires-Dist: libcst>=1.0.0
Requires-Dist: mcp>=1.0.0
Requires-Dist: tiktoken>=0.5.0
