extism

extism

/

js-sdk

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
1

Connect your coding agent via MCP

Add this MCP server URL to your coding agent's configuration:

https://install.md/extism/js-sdk
2

Start the integration

If your agent supports it, start with this prompt:

/use-js-sdk

Otherwise, send a prompt like "Start integration with js-sdk"

Installing and integrating the Extism 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:

  • Browsers (Firefox, Chrome, WebKit)
  • Node
  • Deno
  • Bun
  • Cloudflare Workers

Instead of using FFI and the libextism shared object, this library uses whatever Wasm runtime is already available with the JavaScript runtime.

Requirements

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.

Agent Integration Preview

How your coding agent will interact with this MCP server

f33ddada...
claude-code
0 tools
Total completed
100%
Success Rate

Step Timeline

Installation Guide

1. Pick your coding agent

Pick your coding agent to learn how to add this guide:

2. Available Tools

Your coding agent can access:

get_overview()
fetch(url)
search(query)
Install the Extism SDK dependency
Locate an extension point in the codebase
Create a Plugin Call
(Optional) Write some test plugins
Running in Cloudflare Workers

3. Follow the Guide

Your coding agent will automatically guide you through each step.

Ready to streamline your SDK integration?

Build precise, guided implementation plans that work with every modern coding agent