Browse by type
Official JavaScript template for Acode plugins.
Read the plugin docs before you start.
acode-plugin-typesplugin.zip packaging from the repo rootFor a plugin UI example with Preact, see acode-plugin-preact.
npm install
npm run dev # watch, serve on :3000, rebuild plugin.zip
npm run build # bundle and write plugin.zip
In Acode, install from Plugins → + → Remote using:
http://<your-ip>:3000/plugin.zip
$ claude mcp add acode-plugin \
-- python -m otcore.mcp_server <graph>