Step-by-step integration guide via MCP (Model Context Protocol) delivery
Connect to this remote MCP server for js-pdk integration guidance.
https://install.md/extism/js-pdk
Add this MCP server URL to your coding agent's configuration:
https://install.md/extism/js-pdk
If your agent supports it, start with this prompt:
/use-js-pdk
Otherwise, send a prompt like "Start integration with js-pdk"
The JS PDK enables developers to write plugin code in JavaScript (or TypeScript), and simplify the typical interoperability requirements between a host application (where the plugin is run), and the plugin itself.
This guide will cover steps to install the extism-js
compiler, to write a plugin (using input from an existing application's extension point, or with fake test data), to compile the plugin to a .wasm file, and how to call it's exported functions.
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