We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec7debe commit e2ad0ccCopy full SHA for e2ad0cc
README.md
@@ -8,7 +8,6 @@ A Rust-based Model Context Protocol (MCP) server that exposes a V8 JavaScript ru
8
- **Heap Snapshots**: Persist and restore V8 heap state between runs, supporting both S3 and local file storage.
9
- **MCP Protocol**: Implements the Model Context Protocol for seamless tool integration with Claude, Cursor, and other MCP clients.
10
- **Configurable Storage**: Choose between S3 or local directory for heap storage at runtime.
11
-- **Extensible**: Built for easy extension with new tools or storage backends.
12
13
## Installation
14
0 commit comments