v0.4.1 - Documentation
Documentation
Added comprehensive documentation for the Codemode API to README.md:
- What codemode is (reduced-context API with 2 tools)
- The two tools:
codemode_searchandcodemode_execute - Complete
mcp.*API reference - Example showing multi-step JavaScript operation
- Security features (timeout, blocked globals, call limits)
- Configuration via
codemodeEnabledoption - Updated testing section