An opinionated, AI-native development workflow for Java Enterprise — reusable Skills, Agents, Commands, and MCP servers combined with a human-in-the-loop model to modernize real-world SDLC practices.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Claude Desktop
Claude Code
Cursor
Add to claude_desktop_config.json:
{
"mcpServers": {
"plinth": {
"command": "npx",
"args": [
"-y",
"jabrena/plinth"
]
}
}
}
📋 Copy
Run in terminal:
claude mcp add plinth npx -y jabrena/plinth
📋 Copy
Add to .cursor/mcp.json:
{
"mcpServers": {
"plinth": {
"command": "npx",
"args": [
"-y",
"jabrena/plinth"
]
}
}
}
📋 Copy
Topics
agent-skills ai-skills claude claude-agents claude-code claude-code-skills claude-commands claude-skills codex codex-agents codex-skills cursor-agents cursor-ai cursor-commands cursor-skills