[
https://issues.apache.org/jira/browse/CAY-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrus Adamchik updated CAY-2946:
---------------------------------
Description:
Let's host a Claude Code "plugin" for agentic coding with Cayenne. It will
describe a number of common "skills" related to Cayenne and usage of MCP server.
There's no standardized plugin format accepted by all tools (though they all
look similar). Currently focusing on Claude Code, but we can probably create a
build pipeline that translates that to Codex, etc.
h2. Install Instructions
{noformat}
# register the "marketplace"
/plugin marketplace add apache/cayenne
# install the plugin
/plugin install apache-cayenne@apache-cayenne
# Install the MCP server (requires a local CayenneModeler install)
claude mcp add cayenne --scope user -- java -jar
/path/to/cayenne-mcp-server-<VERSION>.jar
{noformat}
was:
Let's host a Claude Code "plugin" for agentic coding with Cayenne. It will
describe a number of common "skills" related to Cayenne and usage of MCP server.
There's no standardized plugin format accepted by all tools (though they all
look similar). Currently focusing on Claude Code, but we can probably create a
build pipeline that translates that to Codex, etc.
TBD: install instructions
> Claude Code "plugin" for agentic coding with Cayenne
> ----------------------------------------------------
>
> Key: CAY-2946
> URL: https://issues.apache.org/jira/browse/CAY-2946
> Project: Cayenne
> Issue Type: Task
> Reporter: Andrus Adamchik
> Assignee: Andrus Adamchik
> Priority: Major
> Fix For: 5.0-M2
>
>
> Let's host a Claude Code "plugin" for agentic coding with Cayenne. It will
> describe a number of common "skills" related to Cayenne and usage of MCP
> server.
> There's no standardized plugin format accepted by all tools (though they all
> look similar). Currently focusing on Claude Code, but we can probably create
> a build pipeline that translates that to Codex, etc.
> h2. Install Instructions
> {noformat}
> # register the "marketplace"
> /plugin marketplace add apache/cayenne
> # install the plugin
> /plugin install apache-cayenne@apache-cayenne
> # Install the MCP server (requires a local CayenneModeler install)
> claude mcp add cayenne --scope user -- java -jar
> /path/to/cayenne-mcp-server-<VERSION>.jar
> {noformat}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)