neptune-software/claude-code-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: neptune-dxp.
neptune-software/claude-code-plugin
Plugin Claude Code
Plugin marketplace listing 1 plugin: neptune-dxp.
neptune-software/claude-code-plugin
Plugin Claude Code
MCP server bridging Claude Code to the Neptune DXP API — tables, scripts, and apps.
neptune-software/claude-code-plugin
MCP server Claude CodeCodexCursor
MCP server "neptune-dxp", hosted remotely, as configured in neptune-software/claude-code-plugin.
neptune-software/claude-code-plugin
Instructions file
Claude Code instructions for neptune-software/claude-code-plugin, covering claude.md, what this repo is, layout, skills are the real content and editing conventions.
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Inspect, switch, and troubleshoot this plugin's connection to a Neptune DXP - Open Edition instance. Use to point the neptune-dxp tools at another server, change the server URL, re-authenticate, or when the tools won't connect. Trigger phrases include "switch instance", "change the DXP server URL", "connect to a…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Foundational concepts for working with a Neptune DXP - Open Edition instance via this plugin. Covers what Neptune DXP is, the Cockpit vs Launchpad split, the core artifact model (apps, server scripts, APIs, tables, workflows), how those artifacts connect at runtime, and the platform-specific rules that diverge from…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Read Neptune DXP system log files via the MCP tools listsystemlogs and getsystemlog. Use when the user wants to debug a server error, inspect script output, trace requests, or investigate exceptions/vault activity from the platform's daily log files. Trigger phrases include "check the logs", "show server errors"…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Create, update, inspect, or delete Neptune DXP Adaptive entities via the MCP tools listadaptive, getadaptive, saveadaptive, deleteadaptive. Use when the user works with the Adaptive Designer / Adaptive Framework — data-driven, no-code app definitions backed by a table, server script, or connector. Trigger phrases…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Create, update, inspect, or delete Neptune DXP API artifacts via the MCP tools listapis, getapi, saveapi, deleteapi. Use when the user wants to add an API (script-backed, HTTP proxy, or table), wire a server script to an endpoint, define request/response types or definitions, add or fix paths/operations, change…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Create, update, inspect, activate, or delete Neptune DXP App Designer applications via the MCP tools listapps, getapp, saveapp, activateapp, deleteapp. Use when the user wants to add an app, edit an app definition, change its appType, publish/activate edits to runtime, or remove an app. Trigger phrases include "create…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Install, list, inspect, or uninstall npm modules for Neptune DXP server scripts via the MCP tools listnpmmodules, getnpmmodule, installnpmmodule, uninstallnpmmodule. Use when the user wants to add a third-party package for use in server scripts (exposed as modules. ), see which packages are installed, or remove one.…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Author and organize Neptune DXP server scripts and script projects via the MCP tools listscriptprojects, getscriptproject, createscriptproject, deletescriptproject, getserverscript, saveserverscript, deleteserverscript, listungroupedscripts. Use when the user wants to write, read, create, edit, organize, or delete a…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Define and query Neptune DXP database tables (dictionary) via the MCP tools listtables, gettable, savetable, deletetable, and queryentitytable. Use when the user wants to create or change a table schema (fields, indices, foreign keys) OR read rows of data from a table. Trigger phrases include "create a table", "add a…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Create, update, inspect, or delete Neptune DXP Web Apps — code-first apps served as static files at /webapp/ — via the MCP tools listwebapps, getwebapp, savewebapp, deletewebapp. Use when the user wants a code-first web app (React/Vue/vanilla SPA, dashboard, landing page) rather than a drag-and-drop App Designer app…
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Execute a Neptune DXP server script directly via the MCP runserverscript tool. Use when the user wants to invoke, test, or trigger a specific server script by id without going through an HTTP API endpoint. Trigger phrases include "run that script", "execute the server script", "trigger the script", "test my script".
neptune-software/claude-code-plugin
Skill Claude CodeCodex
Search the public Neptune DXP documentation (docs.neptune-software.com) via its Typesense index when you need to look up how a DXP feature works, troubleshoot an error returned by a Neptune MCP tool, or answer a "how do I…" question about App Designer, Server Scripts, API Designer, Workflow, Cockpit, Adaptive…