Step-by-step integration guide via MCP (Model Context Protocol) delivery
Connect to this remote MCP server for js-sdk integration guidance.
https://install.md/extism/js-sdk
Add this MCP server URL to your coding agent's configuration:
https://install.md/extism/js-sdk
If your agent supports it, start with this prompt:
/use-js-sdk
Otherwise, send a prompt like "Start integration with js-sdk"
What is Extism?
Extism is the cross-language framework for building with WebAssembly, designed to be a universal plug-in system to call end-user supplied code from within your application.
This is a multi-platform JavaScript SDK for Extism. It works in all the major JavaScript runtimes:
Instead of using FFI and the libextism shared object, this library uses whatever Wasm runtime is already available with the JavaScript runtime.
You must be working in a codebase that is written in, or targets JavaScript, and running in one of the runtimes above. Be sure that you can find a package.json
and know where the primary root of the project is - if not, confirm with your user.
How your coding agent will interact with this MCP server
Pick your coding agent to learn how to add this guide:
Your coding agent can access:
Your coding agent will automatically guide you through each step.
Build precise, guided implementation plans that work with every modern coding agent