MCPcopy Create free account
hub / github.com/Acode-Foundation/acode-plugin

github.com/Acode-Foundation/acode-plugin @main

Chat with this repo
repository ↗ · DeepWiki ↗ · + Follow
7 symbols 13 edges 3 files 0 documented · 0% updated 7d ago★ 3714 open issues

Browse by type

Functions 5 Types & classes 2
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

Acode JavaScript template

Official JavaScript template for Acode plugins.

Read the plugin docs before you start.

Features

  • JavaScript with acode-plugin-types
  • esbuild bundling, watch + local serve
  • plugin.zip packaging from the repo root

For a plugin UI example with Preact, see acode-plugin-preact.

Scripts

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

Core symbols most depended-on inside this repo

browse all functions →

Shape

Function 3
Class 2
Method 2

Languages

TypeScript100%

Modules by API surface

src/main.js4 symbols
esbuild.config.mjs2 symbols
pack-zip.js1 symbols

For agents

$ claude mcp add acode-plugin \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page