Back to search
30
MCP

entroly-wasm

npm/entroly-wasm

Information-theoretic context optimization for AI coding agents. Zero-friction, pure WebAssembly - no Python dependency.

Uptime
0.0%
6 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

entroly
Compatibility alias for Entroly's Node/WASM runtime. Installs and delegates to entroly-wasm.
0 tools
entroly
Context engine that helps reduce hallucinations and cuts token costs by 70–95% for Claude, Cursor, Codex, GPT & custom providers.
0 tools
context-mode
Context window optimization for AI coding agents. Sandboxes tool output, 98% reduction. 15 platforms
0 tools
com.knitli/codeweaver
Semantic code search built for AI agents. Hybrid, AST-aware, context for 166 languages.
0 tools
io.github.nickcirv/engram
Cached context spine for AI coding agents. Any MCP server as a 10-line plugin. 89.1% saved.
0 tools
io.github.morous-dev/engram-cc
Universal AI coding assistant memory — session handoff, SLM compression, and semantic retrieval.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "entroly-wasm": {
      "url": "None",
      "transport": "http"
    }
  }
}